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

NAME

6       function::task_current - The current task_struct of the current task
7

SYNOPSIS

9           task_current:long()
10

ARGUMENTS

12       None
13

DESCRIPTION

15       This function returns the task_struct representing the current process.
16       This address can be passed to the various task_*() functions to extract
17       more task-specific data.
18

SEE ALSO

20       tapset::task(3stap)
21
22
23
24SystemTap Tapset Reference       November 2020     FUNCTION::TASK_CURRE(3stap)
Impressum