FUNCTION::TASK_CURRE

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

NAME

function::task_current - The current task_struct of the current task  

SYNOPSIS

    task_current:long()
 

ARGUMENTS

None  

DESCRIPTION

This function returns the task_struct representing the current process. 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:17 GMT, November 16, 2022