1FUNCTION::USER_SHORT(3staSpt)ring and data retrieving fFuUnNCTION::USER_SHORT(3stap)
23
4
NAME
6function::user_short - Retrieves a short value stored in user space
7
SYNOPSIS
9user_short:long(addr:long)
10
ARGUMENTS
12addr
13the user space address to retrieve the short from
14
DESCRIPTION
16Returns the short value from a given user space address. Returns zero
17when user space data is not accessible.
18
SEE ALSO
20tapset::uconversions(3stap)
2122
23
24
SystemTap Tapset Reference November 2020 FUNCTION::USER_SHORT(3stap)