Searched refs:rcu_report_exp_rnp (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/kernel/ |
D | rcutree_plugin.h | 413 rcu_report_exp_rnp(&rcu_preempt_state, rnp, true); in rcu_read_unlock_special() 740 static void rcu_report_exp_rnp(struct rcu_state *rsp, struct rcu_node *rnp, in rcu_report_exp_rnp() function 788 rcu_report_exp_rnp(rsp, rnp, false); /* Don't wake self. */ in sync_rcu_preempt_exp_init() 1080 static void rcu_report_exp_rnp(struct rcu_state *rsp, struct rcu_node *rnp, in rcu_report_exp_rnp() function
|
D | rcutree.h | 447 static void rcu_report_exp_rnp(struct rcu_state *rsp, struct rcu_node *rnp,
|
D | rcutree.c | 1334 rcu_report_exp_rnp(rsp, rnp, true); in __rcu_offline_cpu()
|