Man Page: function::task_parent
Operating Environment: centos
Section: 3stap
FUNCTION::TASK_PAREN(3stap) Context Functions FUNCTION::TASK_PAREN(3stap)NAMEfunction::task_parent - The task_struct of the parent taskSYNOPSIStask_parent:long(task:long)ARGUMENTStask task_struct pointerDESCRIPTIONThis function returns the parent task_struct of the given task. This address can be passed to the various task_*() functions to extract more task-specific data. SystemTap Tapset Reference June 2014 FUNCTION::TASK_PAREN(3stap)