Man Page: function::task_parent
Operating Environment: debian
Section: 3
function::task_parent FUNCTION:(3stap) Context Functions FUNCTION:(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 May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ctime(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::task(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |