Searched refs:nts (Results 1 – 1 of 1) sorted by relevance
927 struct turnstile *nts; in turnstile_calc_unlend_prio_locked() local934 LIST_FOREACH(nts, &td->td_contested, ts_link) { in turnstile_calc_unlend_prio_locked()935 cp = turnstile_first_waiter(nts)->td_priority; in turnstile_calc_unlend_prio_locked()