function::atomic_long_read(3) debian man page | unix.com

Man Page: function::atomic_long_read

Operating Environment: debian

Section: 3

function::atomic_long_read

FUNCTION:(3stap)					  String and data retrieving fun					  FUNCTION:(3stap)

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. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ansi_set_color2(3stap) - centos
tapset::registers(3stap) - centos
tapset::string(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?