Ubuntu Manpages

function::atomic_read

Retrieves an atomic variable from kernel memory

    atomic_read:long(addr:long)

addr

pointer to atomic variable

Safely perform the read of an atomic variable.

tapset::atomic(3stap)