Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rtprio/
H A Drtprio.c63 rtp.type = RTP_PRIO_IDLE; in main()
83 case RTP_PRIO_IDLE: in main()
/freebsd/tools/regression/priv/
H A Dpriv_sched_rtprio.c131 rtp.type = RTP_PRIO_IDLE; in priv_sched_rtprio_curproc_idle()
200 rtp.type = RTP_PRIO_IDLE; in priv_sched_rtprio_myproc_idle()
269 rtp.type = RTP_PRIO_IDLE; in priv_sched_rtprio_aproc_idle()
/freebsd/sys/sys/
H A Drtprio.h48 #define RTP_PRIO_IDLE PRI_IDLE /* idle process */ macro
/freebsd/sys/kern/
H A Dkern_resource.c354 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_IDLE && in sys_rtprio_thread()
418 rtp.type = RTP_PRIO_IDLE; in sys_rtprio()
444 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_IDLE && in sys_rtprio()
488 case RTP_PRIO_IDLE: in rtp_to_pri()
H A Dkern_poll.c558 rtp.type = RTP_PRIO_IDLE; in poll_idle()
/freebsd/lib/libutil/
H A Dlogin_class.c492 rtp.type = RTP_PRIO_IDLE; in setclasspriority()
/freebsd/bin/ps/
H A Dprint.c717 case RTP_PRIO_IDLE: in priorityr()
/freebsd/sys/compat/linux/
H A Dlinux_misc.c2729 case RTP_PRIO_IDLE: in linux_rtprio2ioprio()
2756 rtp->type = RTP_PRIO_IDLE; in linux_ioprio2rtprio()
2786 rtp.type = RTP_PRIO_IDLE; in linux_ioprio_get()