PRIV_SCHED_SETPRIORITY
#define CAP_SYS_NICE PRIV_SCHED_SETPRIORITY
if (n < p->p_nice && priv_check(td, PRIV_SCHED_SETPRIORITY) != 0)
case PRIV_SCHED_SETPRIORITY: