1FUNCTION::KERNEL_LON(3staSpt)ring and data retrieving fFuUnNCTION::KERNEL_LON(3stap)234
NAME
6function::kernel_long - Retrieves a long value stored in kernel memory7
SYNOPSIS
9kernel_long:long(addr:long)10
ARGUMENTS
12addr13The kernel address to retrieve the long from14
DESCRIPTION
16Returns the long value from a given kernel memory address. Reports an17error when reading from the given address fails.18
SEE ALSO
20tapset::conversions(3stap)21222324SystemTap Tapset Reference October 2018 FUNCTION::KERNEL_LON(3stap)