Searched refs:RTP_PRIO_REALTIME (Results 1 – 12 of 12) 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()
354 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME && in sys_rtprio_thread()444 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME && in sys_rtprio()481 case RTP_PRIO_REALTIME: in rtp_to_pri()
203 case RTP_PRIO_REALTIME: in thread_create()
46 #define RTP_PRIO_REALTIME PRI_REALTIME /* real time process */ macro
135 rtp.type = RTP_PRIO_REALTIME;
500 rtp.type = RTP_PRIO_REALTIME; in setclasspriority()
133 rtp.type = RTP_PRIO_REALTIME; in main()
2711 case RTP_PRIO_REALTIME: in linux_rtprio2ioprio()2738 rtp->type = RTP_PRIO_REALTIME; in linux_ioprio2rtprio()2860 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME && in linux_ioprio_set()
529 srtp.type = RTP_PRIO_REALTIME; /* was: RTP_PRIO_NORMAL */ in set_process_priority()