task_nice — return the nice value of a given task.
int task_nice (const struct task_struct * p);
int task_nice
the task in question.