Query: function::task_parent
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)