Searched refs:RTP_PRIO_REALTIME (Results 1 – 11 of 11) sorted by relevance
62 rtp.type = RTP_PRIO_REALTIME; in main()77 case RTP_PRIO_REALTIME: in main()
154 rtp.type = RTP_PRIO_REALTIME; in priv_sched_rtprio_curproc_realtime()223 rtp.type = RTP_PRIO_REALTIME; in priv_sched_rtprio_myproc_realtime()292 rtp.type = RTP_PRIO_REALTIME; in priv_sched_rtprio_aproc_realtime()
71 case RTP_PRIO_REALTIME: in _rtp_to_schedparam()93 rtp->type = RTP_PRIO_REALTIME; in _schedparam_to_rtp()
117 case RTP_PRIO_REALTIME: in getscheduler()184 RTP_PRIO_REALTIME; in ksched_setscheduler()
352 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME && in sys_rtprio_thread()442 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME && in sys_rtprio()479 case RTP_PRIO_REALTIME: in rtp_to_pri()
204 case RTP_PRIO_REALTIME: in thread_create()
46 #define RTP_PRIO_REALTIME PRI_REALTIME /* real time process */ macro
499 rtp.type = RTP_PRIO_REALTIME; in setclasspriority()
133 rtp.type = RTP_PRIO_REALTIME; in main()
718 case RTP_PRIO_REALTIME: in priorityr()
529 srtp.type = RTP_PRIO_REALTIME; /* was: RTP_PRIO_NORMAL */ in set_process_priority()