logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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.

Name

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

See Also

tapset::task(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::TASK_CURRE(3stap)

Synopsis

           task_current:long()

See Also