1FUNCTION::KERNEL_INT(3staSpt)ring and data retrieving fFuUnNCTION::KERNEL_INT(3stap)
23
4
NAME
6function::kernel_int - Retrieves an int value stored in kernel memory
7
SYNOPSIS
9kernel_int:long(addr:long)
10
ARGUMENTS
12addr
13The kernel address to retrieve the int from
14
DESCRIPTION
16Returns the int value from a given kernel memory address. Reports an
17error when reading from the given address fails.
18
SEE ALSO
20tapset::conversions(3stap)
2122
23
24
SystemTap Tapset Reference October 2018 FUNCTION::KERNEL_INT(3stap)