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)
| Related Man Pages |
|---|
| function::ansi_set_color3(3) - debian |
| function::ctime(3) - debian |
| tapset::rpc(3stap) - centos |
| tapset::task(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |