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_tid - The thread identifier of the task as seen in a namespace

Arguments

task
           task_struct pointer

Description

       This function returns the thread id of the given task as seen in the pid namespace.

Name

       function::task_ns_tid - The thread identifier of the task as seen in a namespace

See Also

tapset::task(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::TASK_NS_TI(3stap)

Synopsis

           task_ns_tid:long(task:long)

See Also