Scroll to navigation

FUNCTION:(3stap) String and data retrieving fun FUNCTION:(3stap)

function::atomic_read
 

NAME

function::atomic_read - Retrieves an atomic variable from kernel memory

SYNOPSIS

    atomic_read:long(addr:long)

ARGUMENTS

addr
pointer to atomic variable

DESCRIPTION

Safely perform the read of an atomic variable.
May 2013 SystemTap Tapset Reference