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

function::kernel_short - Retrieves a short value stored in kernel memory

    kernel_short:long(addr:long)

addr

The kernel address to retrieve the short from

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

tapset::conversions(3stap)

November 2023 SystemTap Tapset Reference