Searched defs:wake (Results 1 – 2 of 2) sorted by relevance
188 bool wake, unsigned long flags) in __rcu_report_exp_rnp()222 static void __maybe_unused rcu_report_exp_rnp(struct rcu_node *rnp, bool wake) in rcu_report_exp_rnp()235 unsigned long mask, bool wake) in rcu_report_exp_cpu_mult()
1000 bool wake = false; in rwsem_down_read_slowpath() local