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

NAME

6       function::user_ulong_warn - Retrieves an unsigned long value stored in
7       user space
8

SYNOPSIS

10           user_ulong_warn:long(addr:long)
11

ARGUMENTS

13       addr
14           the user space address to retrieve the unsigned long from
15

DESCRIPTION

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

SEE ALSO

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