logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::task_ns_gid - The group identifier of the task as seen in a namespace

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)

See Also