Query: function::task_current
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::TASK_CURRE(3stap) Context Functions FUNCTION::TASK_CURRE(3stap)NAMEfunction::task_current - The current task_struct of the current taskSYNOPSIStask_current:long()ARGUMENTSNoneDESCRIPTIONThis 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. SystemTap Tapset Reference June 2014 FUNCTION::TASK_CURRE(3stap)