Man Page: function::kernel_int
Operating Environment: centos
Section: 3stap
FUNCTION::KERNEL_INT(3stap) String and data retrieving fun FUNCTION::KERNEL_INT(3stap)NAMEfunction::kernel_int - Retrieves an int value stored in kernel memorySYNOPSISkernel_int:long(addr:long)ARGUMENTSaddr The kernel address to retrieve the int fromDESCRIPTIONReturns the int value from a given kernel memory address. Reports an error when reading from the given address fails. SystemTap Tapset Reference June 2014 FUNCTION::KERNEL_INT(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ctime(3) - debian |
| tapset::dev(3stap) - centos |
| tapset::memory(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |