Searched refs:PRI_IDLE (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/sys/
H A Drtprio.h48 #define RTP_PRIO_IDLE PRI_IDLE /* idle process */
H A Dpriority.h48 #define PRI_IDLE 4 /* Idle process. */ macro
/freebsd-current/sys/kern/
H A Dkern_idle.c79 sched_class(td, PRI_IDLE);
H A Dkern_resource.c525 case PRI_IDLE:
/freebsd-current/bin/ps/
H A Dprint.c261 else if (k->ki_p->ki_nice > NZERO || k->ki_p->ki_pri.pri_class == PRI_IDLE)
723 /* alias for PRI_IDLE */
/freebsd-current/usr.bin/top/
H A Dmachine.c1224 case PRI_IDLE:

Completed in 132 milliseconds