Searched refs:was_empty (Results 1 – 3 of 3) sorted by relevance
286 bool was_empty = false; in prepare_to_wait_exclusive() local291 was_empty = list_empty(&wq_head->head); in prepare_to_wait_exclusive()296 return was_empty; in prepare_to_wait_exclusive()
454 static void __call_rcu_nocb_wake(struct rcu_data *rdp, bool was_empty,
1742 static void __call_rcu_nocb_wake(struct rcu_data *rdp, bool was_empty, in __call_rcu_nocb_wake() argument