function::kernel_short.3stap - Man Page
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.
See Also0
tapset::conversions(3stap)
Info
April 2024 SystemTap Tapset Reference String and data retrieving fun