function::kernel_short.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.

GENERAL SYNTAX

kernel_short:long(addr:long)

DESCRIPTION

Returns the short value from a given kernel memory address. Reports an error when reading from the given address fails.