Searched refs:RTP_PRIO_REALTIME (Results 1 – 5 of 5) sorted by relevance
119 case RTP_PRIO_REALTIME: in getscheduler()186 RTP_PRIO_REALTIME; in ksched_setscheduler()
353 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME || in sys_rtprio_thread()443 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME || in sys_rtprio()480 case RTP_PRIO_REALTIME: in rtp_to_pri()
203 case RTP_PRIO_REALTIME: in thread_create()
48 #define RTP_PRIO_REALTIME PRI_REALTIME /* real time process */ macro
459 rtp.type = RTP_PRIO_REALTIME; in setusercontext()