Scroll to navigation
task_nice - return the nice value of a given task.
int task_nice(const struct task_struct * p);
p
The nice value [ -20 ... 0 ... 19 ].