Searched refs:PRIV_SCHED_SETPRIORITY (Results 1 – 4 of 4) sorted by relevance
188 #define PRIV_SCHED_SETPRIORITY 201 /* Can set lower nice value for proc. */ macro
279 if (n < p->p_nice && priv_check(td, PRIV_SCHED_SETPRIORITY) != 0) in donice()
1741 case PRIV_SCHED_SETPRIORITY: in lomac_priv_check()
1973 case PRIV_SCHED_SETPRIORITY: in biba_priv_check()