logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Arguments

addr
           pointer to atomic variable

Description

       Safely perform the read of an atomic variable.

Name

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

See Also

tapset::atomic(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::ATOMIC_REA(3stap)

Synopsis

           atomic_read:long(addr:long)

See Also