Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Drcutiny_plugin.h136 static int rcu_preempted_readers_exp(void);
767 static int rcu_preempted_readers_exp(void) in rcu_preempted_readers_exp() function
826 if (!rcu_preempted_readers_exp()) in synchronize_rcu_expedited()
832 !rcu_preempted_readers_exp()); in synchronize_rcu_expedited()
Drcutree_plugin.h82 static int rcu_preempted_readers_exp(struct rcu_node *rnp);
364 empty_exp = !rcu_preempted_readers_exp(rnp); in rcu_read_unlock_special()
391 empty_exp_now = !rcu_preempted_readers_exp(rnp); in rcu_read_unlock_special()
615 if (rcu_preempted_readers_exp(rnp)) in rcu_preempt_offline_tasks()
754 static int rcu_preempted_readers_exp(struct rcu_node *rnp) in rcu_preempted_readers_exp() function
770 return !rcu_preempted_readers_exp(rnp) && in sync_rcu_preempt_exp_done()