Searched refs:RTP_PRIO_REALTIME (Results 1 – 13 of 13) sorted by relevance
61 rtp.type = RTP_PRIO_REALTIME; in main()76 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()
70 case RTP_PRIO_REALTIME: in _rtp_to_schedparam()92 rtp->type = RTP_PRIO_REALTIME; in _schedparam_to_rtp()
117 case RTP_PRIO_REALTIME: in getscheduler()184 RTP_PRIO_REALTIME; in ksched_setscheduler()
351 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME && in sys_rtprio_thread()441 if (RTP_PRIO_BASE(rtp.type) == RTP_PRIO_REALTIME && in sys_rtprio()478 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;
133 rtp.type = RTP_PRIO_REALTIME; in main()
499 rtp.type = RTP_PRIO_REALTIME; in setclasspriority()
706 case RTP_PRIO_REALTIME: in priorityr()
2737 case RTP_PRIO_REALTIME: in linux_rtprio2ioprio()2764 rtp->type = RTP_PRIO_REALTIME; in linux_ioprio2rtprio()2886 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()