1FUNCTION::USER_USHOR(3staSpt)ring and data retrieving fFuUnNCTION::USER_USHOR(3stap)
23
4
NAME
6function::user_ushort - Retrieves an unsigned short value stored in
7user space
8
SYNOPSIS
10user_ushort:long(addr:long)
11
ARGUMENTS
13addr
14the user space address to retrieve the unsigned short from
15
DESCRIPTION
17Returns the unsigned short value from a given user space address.
18Returns zero when user space data is not accessible.
1920
21
22
SystemTap Tapset Reference August 2011 FUNCTION::USER_USHOR(3stap)