Searched refs:wpri (Results 1 – 2 of 2) sorted by relevance
391 pri_t wpri = (next_writer != NULL) ? DISP_PRIO(next_writer) : -1; in rw_readers_to_wake() local395 if (DISP_PRIO(next_reader) < wpri) in rw_readers_to_wake()
745 pri_t wpri = wp ? DISP_PRIO(wp) : 0; in turnstile_wakeup() local747 turnstile_pi_inherit(ts, t, MAX(wpri, rpri)); in turnstile_wakeup()