Searched refs:PRIV_SCHED_SETPRIORITY (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dpriv.h188 #define PRIV_SCHED_SETPRIORITY 201 /* Can set lower nice value for proc. */ macro
/freebsd-12-stable/sys/kern/
H A Dkern_resource.c267 if (n < p->p_nice && priv_check(td, PRIV_SCHED_SETPRIORITY) != 0)
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c1972 case PRIV_SCHED_SETPRIORITY:
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1740 case PRIV_SCHED_SETPRIORITY:

Completed in 183 milliseconds