Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsched.h97 void sched_lend_prio(struct thread *td, u_char prio);
/f-stack/freebsd/kern/
H A Dsubr_turnstile.c266 sched_lend_prio(td, pri); in propagate_priority()
726 sched_lend_prio(owner, td->td_priority); in turnstile_claim()
H A Dsched_4bsd.c861 sched_lend_prio(struct thread *td, u_char prio) in sched_lend_prio() function
890 sched_lend_prio(td, prio); in sched_unlend_prio()
H A Dsched_ule.c1804 sched_lend_prio(struct thread *td, u_char prio) in sched_lend_prio() function
1833 sched_lend_prio(td, prio); in sched_unlend_prio()