Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsched.h98 void sched_lend_user_prio(struct thread *td, u_char pri);
/f-stack/freebsd/kern/
H A Dkern_umtx.c1513 sched_lend_user_prio(td, pri); in umtx_propagate_priority()
1562 sched_lend_user_prio(pi->pi_owner, pri); in umtx_repropagate_priority()
1624 sched_lend_user_prio(owner, pri); in umtx_pi_claim()
2075 sched_lend_user_prio(td, pri); in do_unlock_pi()
2178 sched_lend_user_prio(td, uq->uq_inherited_pri); in do_lock_pp()
2262 sched_lend_user_prio(td, pri); in do_lock_pp()
2281 sched_lend_user_prio(td, pri); in do_lock_pp()
2370 sched_lend_user_prio(td, pri); in do_unlock_pp()
H A Dsched_4bsd.c932 sched_lend_user_prio(struct thread *td, u_char prio) in sched_lend_user_prio() function
961 sched_lend_user_prio(td, prio); in sched_lend_user_prio_cond()
H A Dsched_ule.c1880 sched_lend_user_prio(struct thread *td, u_char prio) in sched_lend_user_prio() function
1909 sched_lend_user_prio(td, prio); in sched_lend_user_prio_cond()