plucky (3) function::user_mode.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

       function::user_mode - Determines if probe point occurs in user-mode

SYNOPSIS

           user_mode:long()

ARGUMENTS

       None

DESCRIPTION

       Return 1 if the probe point occurred in user-mode.

SEE ALSO

       tapset::context(3stap)