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_pid - The process identifier of the task

Arguments

task
           task_struct pointer

Description

       This fucntion returns the process id of the given task based on the specified pid namespace..

Name

       function::task_ns_pid - The process identifier of the task

See Also

tapset::task(3stap)

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

Synopsis

           task_ns_pid:long(task:long)

See Also