GNU/Linux |
CentOS 5.5 |
|
![]() |
user_int_warn(3stap) |
![]() |
user_int_warn − Retrieves an int value stored in user space.
user_int_warn:long(addr:long)
addr |
The user space address to retrieve the int from. |
Returns the int value from a given user space address. Returns zero when user space and warns (but does not abort) about the failure.
![]() |
user_int_warn(3stap) | ![]() |