function::kernel_short(3) debian man page | unix.com

Man Page: function::kernel_short

Operating Environment: debian

Section: 3

function::kernel_short

FUNCTION:(3stap)					  String and data retrieving fun					  FUNCTION:(3stap)

NAME
function::kernel_short - Retrieves a short value stored in kernel memory
SYNOPSIS
kernel_short:long(addr:long)
ARGUMENTS
addr The kernel address to retrieve the short from
DESCRIPTION
Returns the short 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
function::ansi_set_color2(3stap) - centos
tapset::inet(3stap) - centos
tapset::ipmib(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file