Query: function::kernel_char
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::KERNEL_CHA(3stap) String and data retrieving fun FUNCTION::KERNEL_CHA(3stap)NAMEfunction::kernel_char - Retrieves a char value stored in kernel memorySYNOPSISkernel_char:long(addr:long)ARGUMENTSaddr The kernel address to retrieve the char fromDESCRIPTIONReturns the char value from a given kernel memory address. Reports an error when reading from the given address fails. SystemTap Tapset Reference June 2014 FUNCTION::KERNEL_CHA(3stap)