Searched refs:was_empty (Results 1 – 3 of 3) sorted by relevance
283 bool was_empty = false; in prepare_to_wait_exclusive() local288 was_empty = list_empty(&wq_head->head); in prepare_to_wait_exclusive()293 return was_empty; in prepare_to_wait_exclusive()
444 static void __call_rcu_nocb_wake(struct rcu_data *rdp, bool was_empty,
1464 static void __call_rcu_nocb_wake(struct rcu_data *rdp, bool was_empty, in __call_rcu_nocb_wake() argument