Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dksched.c112 pri_to_rtp(td, &rtp); in getscheduler()
145 pri_to_rtp(td, &rtp); in ksched_getparam()
H A Dkern_resource.c324 pri_to_rtp(td1, &rtp); in sys_rtprio_thread()
412 pri_to_rtp(td, &rtp); in sys_rtprio()
419 pri_to_rtp(tdp, &rtp2); in sys_rtprio()
514 pri_to_rtp(struct thread *td, struct rtprio *rtp) in pri_to_rtp() function
/freebsd/sys/sys/
H A Drtprio.h81 void pri_to_rtp(struct thread *, struct rtprio *);
/freebsd/sys/compat/linux/
H A Dlinux_misc.c2703 pri_to_rtp(td1, &rtp2); in linux_up_rtprio_if()
2798 pri_to_rtp(td1, &rtp); in linux_ioprio_get()