logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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