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