Man Page: function::atomic_long_read
Operating Environment: centos
Section: 3stap
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)
| Related Man Pages |
|---|
| function::ansi_set_color3(3stap) - centos |
| tapset::conversions(3stap) - centos |
| tapset::dev(3stap) - centos |
| tapset::inet(3stap) - centos |
| tapset::logging(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |