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::pid2task - The task_struct of the given process identifier

Arguments

pid
           process identifier

Description

       Return the task struct of the given process id.

Name

       function::pid2task - The task_struct of the given process identifier

See Also

tapset::task(3stap)

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

Synopsis

           pid2task:long(pid:long)

See Also