NAME
function::kernelshort - Retrieves a short value stored in kernel memory SYNOPSIS kernelshort: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. SEE ALSO tapset::conversions(3stap) SystemTap Tapset Reference June 2018 FUNCTION::KERNELSHO(3stap)