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