Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dksched.c114 pri_to_rtp(td, &rtp); in getscheduler()
147 pri_to_rtp(td, &rtp); in ksched_getparam()
Dkern_resource.c316 pri_to_rtp(td1, &rtp); in sys_rtprio_thread()
404 pri_to_rtp(td, &rtp); in sys_rtprio()
411 pri_to_rtp(tdp, &rtp2); in sys_rtprio()
506 pri_to_rtp(struct thread *td, struct rtprio *rtp) in pri_to_rtp() function
/freebsd-12-stable/sys/sys/
Drtprio.h83 void pri_to_rtp(struct thread *, struct rtprio *);