Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

function::task_parent(3stap)


FUNCTION::TASK_PAREN

FUNCTION::TASK_PAREN

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

NAME

function::task_parent − The task_struct of the parent task.

SYNOPSIS

task_parent:long(task:long)

ARGUMENTS

task

task_struct pointer.

GENERAL SYNTAX

task_parent:long(task:long)

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.



function::task_parent(3stap)