function::task_pid - The process identifier of the task
Contents
Arguments
task
task_struct pointer
Description
This fucntion returns the process id of the given task.
Name
function::task_pid - The process identifier of the task
See Also
tapset::task(3stap) SystemTap Tapset Reference April 2024 FUNCTION::TASK_PID(3stap)
Synopsis
task_pid:long(task:long)
