1FUNCTION::USER_USHOR(3staSpt)ring and data retrieving fFuUnNCTION::USER_USHOR(3stap)
2
3
4
6 function::user_ushort_warn - Retrieves an unsigned short value stored
7 in user space
8
10 user_ushort_warn:long(addr:long)
11
13 addr
14 the user space address to retrieve the unsigned short from
15
17 Returns the unsigned short value from a given user space address.
18 Returns zero when user space data is not accessible and warns about the
19 failure (but does not error).
20
22 tapset::uconversions(3stap)
23
24
25
26SystemTap Tapset Reference May 2019 FUNCTION::USER_USHOR(3stap)