Home
last modified time | relevance | path

Searched refs:RTP_PRIO_IDLE (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/usr.sbin/rtprio/
H A Drtprio.c66 rtp.type = RTP_PRIO_IDLE; in main()
86 case RTP_PRIO_IDLE: in main()
/freebsd-13.1/tools/regression/priv/
H A Dpriv_sched_rtprio.c133 rtp.type = RTP_PRIO_IDLE; in priv_sched_rtprio_curproc_idle()
202 rtp.type = RTP_PRIO_IDLE; in priv_sched_rtprio_myproc_idle()
271 rtp.type = RTP_PRIO_IDLE; in priv_sched_rtprio_aproc_idle()
/freebsd-13.1/sys/sys/
H A Drtprio.h50 #define RTP_PRIO_IDLE PRI_IDLE /* idle process */ macro
/freebsd-13.1/sys/kern/
H A Dkern_resource.c357 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_IDLE && in sys_rtprio_thread()
421 rtp.type = RTP_PRIO_IDLE; in sys_rtprio()
447 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_IDLE && in sys_rtprio()
491 case RTP_PRIO_IDLE: in rtp_to_pri()
H A Dkern_poll.c559 rtp.type = RTP_PRIO_IDLE; in poll_idle()
/freebsd-13.1/lib/libutil/
H A Dlogin_class.c456 rtp.type = RTP_PRIO_IDLE; in setusercontext()
/freebsd-13.1/bin/ps/
H A Dprint.c731 case RTP_PRIO_IDLE: in priorityr()