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

/freebsd-9.3-release/sys/sys/
H A Drtprio.h47 #define RTP_PRIO_IDLE PRI_IDLE /* idle process */ macro
/freebsd-9.3-release/usr.sbin/rtprio/
H A Drtprio.c64 rtp.type = RTP_PRIO_IDLE;
84 case RTP_PRIO_IDLE:
/freebsd-9.3-release/tools/regression/priv/
H A Dpriv_sched_rtprio.c133 rtp.type = RTP_PRIO_IDLE;
202 rtp.type = RTP_PRIO_IDLE;
271 rtp.type = RTP_PRIO_IDLE;
/freebsd-9.3-release/sys/kern/
H A Dkern_poll.c542 rtp.type = RTP_PRIO_IDLE;
H A Dkern_resource.c347 (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_IDLE &&
415 rtp.type = RTP_PRIO_IDLE;
439 (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_IDLE &&
486 case RTP_PRIO_IDLE:
/freebsd-9.3-release/lib/libutil/
H A Dlogin_class.c450 rtp.type = RTP_PRIO_IDLE;

Completed in 72 milliseconds