Searched refs:rtp_to_pri (Results 1 – 5 of 5) sorted by relevance
185 rtp_to_pri(&rtp, td); in ksched_setscheduler()195 rtp_to_pri(&rtp, td); in ksched_setscheduler()
349 error = rtp_to_pri(&rtp, td1); in sys_rtprio_thread()447 error = rtp_to_pri(&rtp, td); in sys_rtprio()450 if ((error = rtp_to_pri(&rtp, td)) != 0) in sys_rtprio()464 rtp_to_pri(struct rtprio *rtp, struct thread *td) in rtp_to_pri() function
550 rtp_to_pri(&rtp, td); in poll_idle()
294 rtp_to_pri(rtp, newtd); in thread_create()
79 int rtp_to_pri(struct rtprio *, struct thread *);