Searched refs:rtp_to_pri (Results 1 – 5 of 5) sorted by relevance
187 rtp_to_pri(&rtp, td); in ksched_setscheduler()197 rtp_to_pri(&rtp, td); in ksched_setscheduler()
360 error = rtp_to_pri(&rtp, td1); in sys_rtprio_thread()458 error = rtp_to_pri(&rtp, td); in sys_rtprio()461 if ((error = rtp_to_pri(&rtp, td)) != 0) in sys_rtprio()475 rtp_to_pri(struct rtprio *rtp, struct thread *td) in rtp_to_pri() function
561 rtp_to_pri(&rtp, td); in poll_idle()
277 rtp_to_pri(rtp, newtd); in thread_create()
82 int rtp_to_pri(struct rtprio *, struct thread *);