Ubuntu Manpages

function::task_pid

The process identifier of the task

    task_pid:long(task:long)

task

task_struct pointer

This fucntion returns the process id of the given task.

tapset::task(3stap)