Man Page: function::kernel_pointer
Operating Environment: centos
Section: 3stap
FUNCTION::KERNEL_POI(3stap) String and data retrieving fun FUNCTION::KERNEL_POI(3stap)NAMEfunction::kernel_pointer - Retrieves a pointer value stored in kernel memorySYNOPSISkernel_pointer:long(addr:long)ARGUMENTSaddr The kernel address to retrieve the pointer fromDESCRIPTIONReturns the pointer value from a given kernel memory address. Reports an error when reading from the given address fails. SystemTap Tapset Reference June 2014 FUNCTION::KERNEL_POI(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color3(3stap) - centos |
| tapset::conversions(3stap) - centos |
| tapset::memory(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::uconversions(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |