1. NAME

task_nice - return the nice value of a given task.

2. SYNOPSIS

int task_nice(const struct task_struct *  p );

3. ARGUMENTS

p
    the task in question.

4. COPYRIGHT