/* Void Main's man pages */
{ phpMan } else { main(); }
FUNCTION::KERNEL_LON(3stap) String and data retrieving fun FUNCTION::KERNEL_LON(3stap)
NAME
function::kernel_long - Retrieves a long value stored in kernel memory
SYNOPSIS
kernel_long:long(addr:long)
ARGUMENTS
addr
The kernel address to retrieve the long from
DESCRIPTION
Returns the long value from a given kernel memory address. Reports an error when reading from the given address fails.
SystemTap Tapset Reference August 2011 FUNCTION::KERNEL_LON(3stap)

