1FUNCTION::TASK_PAREN(3stap)    Context Functions   FUNCTION::TASK_PAREN(3stap)
2
3
4

NAME

6       function::task_parent - The task_struct of the parent task
7

SYNOPSIS

9           task_parent:long(task:long)
10

ARGUMENTS

12       task
13           task_struct pointer
14

DESCRIPTION

16       This function returns the parent task_struct of the given task. This
17       address can be passed to the various task_*() functions to extract more
18       task-specific data.
19

SEE ALSO

21       tapset::task(3stap)
22
23
24
25SystemTap Tapset Reference       November 2019     FUNCTION::TASK_PAREN(3stap)
Impressum