Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dnbcon.c278 static bool nbcon_waiter_matches(struct nbcon_state *cur, int expected_prio) in nbcon_waiter_matches() argument
308 return (cur->req_prio == expected_prio); in nbcon_waiter_matches()
610 int expected_prio) in nbcon_owner_matches() argument
638 if (cur->prio != expected_prio) in nbcon_owner_matches()