Provided by: systemtap-doc_2.9-2ubuntu2_all 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)