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