function::atomic_read - Retrieves an atomic variable from kernel memory
Contents
Arguments
addr
pointer to atomic variable
Description
Safely perform the read of an atomic variable.
Name
function::atomic_read - Retrieves an atomic variable from kernel memory
See Also
tapset::atomic(3stap) SystemTap Tapset Reference April 2024 FUNCTION::ATOMIC_REA(3stap)
Synopsis
atomic_read:long(addr:long)
