1FUNCTION::ATOMIC_LON(3staSpt)ring and data retrieving fFuUnNCTION::ATOMIC_LON(3stap)
2
3
4
6 function::atomic_long_read - Retrieves an atomic long variable from
7 kernel memory
8
10 atomic_long_read:long(addr:long)
11
13 addr
14 pointer to atomic long variable
15
17 Safely perform the read of an atomic long variable. This will be a NOP
18 on kernels that do not have ATOMIC_LONG_INIT set on the kernel config.
19
21 tapset::atomic(3stap)
22
23
24
25SystemTap Tapset Reference April 2023 FUNCTION::ATOMIC_LON(3stap)