Searched refs:RTP_PRIO_NORMAL (Results 1 – 9 of 9) sorted by relevance
80 case RTP_PRIO_NORMAL: in main()95 rtp.type = RTP_PRIO_NORMAL; in main()
108 rtp.type = RTP_PRIO_NORMAL; in priv_sched_rtprio_curproc_normal()177 rtp.type = RTP_PRIO_NORMAL; in priv_sched_rtprio_myproc_normal()246 rtp.type = RTP_PRIO_NORMAL; in priv_sched_rtprio_aproc_normal()
47 #define RTP_PRIO_NORMAL PRI_TIMESHARE /* time sharing process */ macro
101 rtp->type = RTP_PRIO_NORMAL; in _schedparam_to_rtp()
193 rtp.type = RTP_PRIO_NORMAL; in ksched_setscheduler()
211 case RTP_PRIO_NORMAL: in thread_create() 276 rtp->type == RTP_PRIO_NORMAL)) in thread_create()
483 case RTP_PRIO_NORMAL: in rtp_to_pri()502 if (td->td_user_pri != oldpri && (oldclass != RTP_PRIO_NORMAL || in rtp_to_pri()503 td->td_pri_class != RTP_PRIO_NORMAL)) in rtp_to_pri()
710 case RTP_PRIO_NORMAL: in priorityr()
2733 case RTP_PRIO_NORMAL: in linux_rtprio2ioprio()2760 rtp->type = RTP_PRIO_NORMAL; in linux_ioprio2rtprio()