Home
last modified time | relevance | path

Searched refs:pri_to_rtp (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dksched.c114 pri_to_rtp(td, &rtp); in getscheduler()
147 pri_to_rtp(td, &rtp); in ksched_getparam()
H A Dkern_resource.c328 pri_to_rtp(td1, &rtp); in sys_rtprio_thread()
416 pri_to_rtp(td, &rtp); in sys_rtprio()
423 pri_to_rtp(tdp, &rtp2); in sys_rtprio()
518 pri_to_rtp(struct thread *td, struct rtprio *rtp) in pri_to_rtp() function
/f-stack/freebsd/sys/
H A Drtprio.h83 void pri_to_rtp(struct thread *, struct rtprio *);