Query: function::atomic_long_read
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::ATOMIC_LON(3stap) String and data retrieving fun FUNCTION::ATOMIC_LON(3stap)NAMEfunction::atomic_long_read - Retrieves an atomic long variable from kernel memorySYNOPSISatomic_long_read:long(addr:long)ARGUMENTSaddr pointer to atomic long variableDESCRIPTIONSafely perform the read of an atomic long variable. This will be a NOP on kernels that do not have ATOMIC_LONG_INIT set on the kernel config. SystemTap Tapset Reference June 2014 FUNCTION::ATOMIC_LON(3stap)