Query: function::task_current
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::task_current FUNCTION:(3stap) Context Functions FUNCTION:(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 May 2013 FUNCTION:(3stap)