1FUNCTION::TASK_NS_PI(3stap) Context Functions FUNCTION::TASK_NS_PI(3stap)
23
4
NAME
6function::task_ns_pid - The process identifier of the task
7
SYNOPSIS
9task_ns_pid:long(task:long)
10
ARGUMENTS
12task
13task_struct pointer
14
DESCRIPTION
16This fucntion returns the process id of the given task based on the
17specified pid namespace..
18
SEE ALSO
20tapset::task(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::TASK_NS_PI(3stap)