debian man page for function::kernel_pointer

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)

NAME
function::kernel_pointer - Retrieves a pointer value stored in kernel memory
SYNOPSIS
kernel_pointer:long(addr:long)
ARGUMENTS
addr The kernel address to retrieve the pointer from
DESCRIPTION
Returns 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)
Related Man Pages
function::ansi_set_color3(3) - debian
function::ctime(3stap) - centos
tapset::logging(3stap) - centos
tapset::memory(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?