Lines Matching refs:rcu_state
417 struct rcu_state *rsp;
458 struct rcu_state { struct
557 extern struct rcu_state rcu_sched_state;
559 extern struct rcu_state rcu_bh_state;
562 extern struct rcu_state rcu_preempt_state;
581 static void rcu_print_detail_task_stall(struct rcu_state *rsp);
594 static int rcu_spawn_one_boost_kthread(struct rcu_state *rsp,
604 static void print_cpu_stall_info(struct rcu_state *rsp, int cpu);
608 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu);
610 static void rcu_nocb_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp);
614 static bool rcu_nocb_adopt_orphan_cbs(struct rcu_state *rsp,
623 static void __init rcu_organize_nocb_kthreads(struct rcu_state *rsp);
631 static bool is_sysidle_rcu_state(struct rcu_state *rsp);
632 static void rcu_sysidle_report_gp(struct rcu_state *rsp, int isidle,
636 static bool rcu_nohz_full_cpu(struct rcu_state *rsp);