1FUNCTION::TASK_PID(3stap) Context Functions FUNCTION::TASK_PID(3stap)
23
4
NAME
6function::task_pid - The process identifier of the task
7
SYNOPSIS
9task_pid:long(task:long)
10
ARGUMENTS
12task
13task_struct pointer
14
DESCRIPTION
16This fucntion returns the process id of the given task.
17
SEE ALSO
19tapset::task(3stap)
2021
22
23
SystemTap Tapset Reference October 2018 FUNCTION::TASK_PID(3stap)