Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDksched.c112 pri_to_rtp(td, &rtp); in getscheduler()
145 pri_to_rtp(td, &rtp); in ksched_getparam()
HDkern_resource.c329 pri_to_rtp(td1, &rtp); in sys_rtprio_thread()
417 pri_to_rtp(td, &rtp); in sys_rtprio()
424 pri_to_rtp(tdp, &rtp2); in sys_rtprio()
519 pri_to_rtp(struct thread *td, struct rtprio *rtp) in pri_to_rtp() function
/freebsd-14-stable/sys/sys/
HDrtprio.h81 void pri_to_rtp(struct thread *, struct rtprio *);
/freebsd-14-stable/sys/compat/linux/
HDlinux_misc.c2686 pri_to_rtp(td1, &rtp2); in linux_up_rtprio_if()
2781 pri_to_rtp(td1, &rtp); in linux_ioprio_get()