Man Page: function::kernel_short
Operating Environment: debian
Section: 3
function::kernel_short FUNCTION:(3stap) String and data retrieving fun FUNCTION:(3stap)NAMEfunction::kernel_short - Retrieves a short value stored in kernel memorySYNOPSISkernel_short:long(addr:long)ARGUMENTSaddr The kernel address to retrieve the short fromDESCRIPTIONReturns 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)