1FUNCTION::KERNEL_CHA(3staSpt)ring and data retrieving fFuUnNCTION::KERNEL_CHA(3stap)
23
4
NAME
6function::kernel_char - Retrieves a char value stored in kernel memory
7
SYNOPSIS
9kernel_char:long(addr:long)
10
ARGUMENTS
12addr
13The kernel address to retrieve the char from
14
DESCRIPTION
16Returns the char 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 June 2018 FUNCTION::KERNEL_CHA(3stap)