GNU/Linux |
CentOS 5.5 |
|
![]() |
kernel_char(3stap) |
![]() |
kernel_char − Retrieves a char value stored in kernel memory.
kernel_char:long(addr:long)
addr |
The kernel address to retrieve the char from. |
Returns the char value from a given kernel memory address. Reports an error when reading from the given address fails.
![]() |
kernel_char(3stap) | ![]() |