Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsched.h105 void sched_unlend_prio(struct thread *td, u_char prio);
/f-stack/freebsd/kern/
H A Dsubr_turnstile.c991 sched_unlend_prio(td, pri); in turnstile_unpend()
1060 sched_unlend_prio(td, pri); in turnstile_disown()
H A Dsched_4bsd.c877 sched_unlend_prio(struct thread *td, u_char prio) in sched_unlend_prio() function
H A Dsched_ule.c1820 sched_unlend_prio(struct thread *td, u_char prio) in sched_unlend_prio() function