Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

function::atomic_long_read.3stap - Man Page

Retrieves an atomic long variable from kernel memory

Synopsis

    atomic_long_read:long(addr:long)

Arguments

addr

pointer to atomic long variable

Description

Safely 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.

See Also0

tapset::atomic(3stap)

Info

April 2024 SystemTap Tapset Reference String and data retrieving fun