1FUNCTION::TASK_NS_GI(3stap) Context Functions FUNCTION::TASK_NS_GI(3stap)
23
4
NAME
6function::task_ns_gid - The group identifier of the task as seen in a
7namespace
8
SYNOPSIS
10task_ns_gid:long(task:long)
11
ARGUMENTS
13task
14task_struct pointer
15
DESCRIPTION
17This function returns the group id of the given task as seen in in the
18given user namespace.
19
SEE ALSO
21tapset::task(3stap)
2223
24
25
SystemTap Tapset Reference June 2018 FUNCTION::TASK_NS_GI(3stap)