FUNCTION::ATOMIC_LON

Section: String and data retrieving fun (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

function::atomic_long_read - 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 ALSO

tapset::atomic(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:16 GMT, November 16, 2022