1FUNCTION::USER_INT_E(3staSpt)ring and data retrieving fFuUnNCTION::USER_INT_E(3stap)
23
4
NAME
6function::user_int_error - Retrieves an int value stored in user space
7
SYNOPSIS
9user_int_error:long(addr:long)
10
ARGUMENTS
12addr
13the user space address to retrieve the int from
14
DESCRIPTION
16Returns the int value from a given user space address. If the user
17space data is not accessible, an error will occur.
18
SEE ALSO
20tapset::uconversions(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::USER_INT_E(3stap)