Home
last modified time | relevance | path

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

/kernel/sched/
Dwait.c283 bool was_empty = false; in prepare_to_wait_exclusive() local
288 was_empty = list_empty(&wq_head->head); in prepare_to_wait_exclusive()
293 return was_empty; in prepare_to_wait_exclusive()
/kernel/rcu/
Dtree.h444 static void __call_rcu_nocb_wake(struct rcu_data *rdp, bool was_empty,
Dtree_nocb.h1464 static void __call_rcu_nocb_wake(struct rcu_data *rdp, bool was_empty, in __call_rcu_nocb_wake() argument