1FUNCTION::TASK_NS_TI(3stap) Context Functions FUNCTION::TASK_NS_TI(3stap)
23
4
NAME
6function::task_ns_tid - The thread identifier of the task as seen in a
7namespace
8
SYNOPSIS
10task_ns_tid:long(task:long)
11
ARGUMENTS
13task
14task_struct pointer
15
DESCRIPTION
17This function returns the thread id of the given task as seen in the
18pid namespace.
19
SEE ALSO
21tapset::task(3stap)
2223
24
25
SystemTap Tapset Reference October 2018 FUNCTION::TASK_NS_TI(3stap)