debian man page for function::task_parent

Query: function::task_parent

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::task_parent

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

NAME
function::task_parent - The task_struct of the parent task
SYNOPSIS
task_parent:long(task:long)
ARGUMENTS
task task_struct pointer
DESCRIPTION
This 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::ansi_set_color2(3stap) - centos
tapset::context(3stap) - centos
tapset::nfs_proc(3stap) - centos
tapset::task_time(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph