Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_turnstile.c164 static int turnstile_adjust_thread(struct turnstile *ts,
301 if (!turnstile_adjust_thread(ts, td)) { in propagate_priority()
314 turnstile_adjust_thread(struct turnstile *ts, struct thread *td) in turnstile_adjust_thread() function
459 if (!turnstile_adjust_thread(ts, td)) in turnstile_adjust()