Searched refs:RTP_PRIO_REALTIME (Results 1 – 10 of 10) sorted by relevance
62 rtp.type = RTP_PRIO_REALTIME; in main()77 case RTP_PRIO_REALTIME: in main()
156 rtp.type = RTP_PRIO_REALTIME; in priv_sched_rtprio_curproc_realtime()225 rtp.type = RTP_PRIO_REALTIME; in priv_sched_rtprio_myproc_realtime()294 rtp.type = RTP_PRIO_REALTIME; in priv_sched_rtprio_aproc_realtime()
74 case RTP_PRIO_REALTIME: in _rtp_to_schedparam()96 rtp->type = RTP_PRIO_REALTIME; in _schedparam_to_rtp()
120 case RTP_PRIO_REALTIME: in getscheduler()195 ? RTP_PRIO_FIFO : RTP_PRIO_REALTIME; in ksched_setscheduler()
348 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME || in sys_rtprio_thread()440 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME ||477 case RTP_PRIO_REALTIME: in rtp_to_pri()
173 case RTP_PRIO_REALTIME: in create_thread()
45 #define RTP_PRIO_REALTIME PRI_REALTIME /* real time process */ macro
458 rtp.type = RTP_PRIO_REALTIME; in setusercontext()
140 rtp.type = RTP_PRIO_REALTIME; in main()
398 srtp.type = RTP_PRIO_REALTIME; /* was: RTP_PRIO_NORMAL */ in set_process_priority()