1FUNCTION::USER_LONG_(3staSpt)ring and data retrieving fFuUnNCTION::USER_LONG_(3stap)
2
3
4

NAME

6       function::user_long_warn - Retrieves a long value stored in user space
7

SYNOPSIS

9           user_long_warn:long(addr:long)
10

ARGUMENTS

12       addr
13           the user space address to retrieve the long from
14

DESCRIPTION

16       Returns the long value from a given user space address. Returns zero
17       when user space and warns (but does not abort) about the failure. Note
18       that the size of the long depends on the architecture of the current
19       user space task (for those architectures that support both 64/32 bit
20       compat tasks).
21

SEE ALSO

23       tapset::uconversions(3stap)
24
25
26
27SystemTap Tapset Reference         June 2018       FUNCTION::USER_LONG_(3stap)
Impressum