Searched refs:expected_prio (Results 1 – 1 of 1) sorted by relevance
278 static bool nbcon_waiter_matches(struct nbcon_state *cur, int expected_prio) in nbcon_waiter_matches() argument308 return (cur->req_prio == expected_prio); in nbcon_waiter_matches()610 int expected_prio) in nbcon_owner_matches() argument638 if (cur->prio != expected_prio) in nbcon_owner_matches()