FUNCTION::TASK_PAREN

Section: Context Functions (3stap)
Updated: November 2022
Index Return to Main Contents
 

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.  

SEE ALSO

tapset::task(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:18 GMT, November 16, 2022