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
19
20
21SystemTap Tapset Reference        August 2011      FUNCTION::TASK_CURRE(3stap)
Impressum