table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::TASK_CURRE(3stap) | Context Functions | FUNCTION::TASK_CURRE(3stap) |
NAME¶
function::task_current - The current task_struct of the current taskSYNOPSIS¶
task_current:long()
ARGUMENTS¶
NoneDESCRIPTION¶
This function returns the task_struct representing the current process. This address can be passed to the various task_*() functions to extract more task-specific data.SEE ALSO0¶
tapset::task(3stap)November 2020 | SystemTap Tapset Reference |