Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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