Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rtprio/
H A Drtprio.c67 rtp.type = RTP_PRIO_IDLE; in main()
86 case RTP_PRIO_IDLE: in main()
/dragonfly/sys/sys/
H A Drtprio.h50 #define RTP_PRIO_IDLE 2 macro
/dragonfly/bin/ps/
H A Dprint.c578 case RTP_PRIO_IDLE: in pnice()
655 case RTP_PRIO_IDLE: in rtprior()
/dragonfly/lib/libutil/
H A Dlogin_class.c342 rtp.type = RTP_PRIO_IDLE; in setusercontext()
/dragonfly/sys/kern/
H A Dusched_dummy.c405 case RTP_PRIO_IDLE: in dummy_resetpriority()
H A Dkern_resource.c645 case RTP_PRIO_IDLE: in sys_lwp_rtprio()
743 case RTP_PRIO_IDLE: in sys_rtprio()
H A Dusched_bsd4.c1145 case RTP_PRIO_IDLE: in bsd4_resetpriority()
1664 case RTP_PRIO_IDLE: in bsd4_remrunqueue_locked()
1714 case RTP_PRIO_IDLE: in bsd4_setrunqueue_locked()
H A Dusched_dfly.c1152 case RTP_PRIO_IDLE: in dfly_resetpriority()
2223 case RTP_PRIO_IDLE: in dfly_remrunqueue_locked()
2287 case RTP_PRIO_IDLE: in dfly_setrunqueue_locked()
/dragonfly/usr.bin/top/
H A Dm_dragonfly.c800 case RTP_PRIO_IDLE: in format_next_process()