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_prio - The priority value of the task

Arguments

task
           task_struct pointer

Description

       This function returns the priority value of the given task.

Name

       function::task_prio - The priority value of the task

See Also

tapset::task(3stap)

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

Synopsis

           task_prio:long(task:long)

See Also