1FUNCTION::SET_ULONG_(3stap)    Context Functions   FUNCTION::SET_ULONG_(3stap)
2
3
4

NAME

6       function::set_ulong_arg - Set function argument as unsigned long
7

SYNOPSIS

9           set_ulong_arg(n:long,v:long)
10

ARGUMENTS

12       n
13           index of argument to return
14
15       v
16           value to set
17

DESCRIPTION

19       Set the value of argument n as an unsigned long. On architectures where
20       a long is 32 bits, the value is zero-extended to 64 bits.
21

SEE ALSO

23       tapset::registers(3stap)
24
25
26
27SystemTap Tapset Reference       November 2020     FUNCTION::SET_ULONG_(3stap)
Impressum