function::task_ns_gid - The group identifier of the task as seen in a namespace
Contents
Arguments
task
task_struct pointer
Description
This function returns the group id of the given task as seen in in the given user namespace.
Name
function::task_ns_gid - The group identifier of the task as seen in a namespace
See Also
tapset::task(3stap) SystemTap Tapset Reference April 2024 FUNCTION::TASK_NS_GI(3stap)
Synopsis
task_ns_gid:long(task:long)
