Lines Matching defs:rsp
151 static int rcu_gp_in_progress(struct rcu_state *rsp) in rcu_gp_in_progress()
291 cpu_needs_another_gp(struct rcu_state *rsp, struct rcu_data *rdp) in cpu_needs_another_gp()
299 static struct rcu_node *rcu_get_root(struct rcu_state *rsp) in rcu_get_root()
645 static void record_gp_stall_check_time(struct rcu_state *rsp) in record_gp_stall_check_time()
651 static void print_other_cpu_stall(struct rcu_state *rsp) in print_other_cpu_stall()
709 static void print_cpu_stall(struct rcu_state *rsp) in print_cpu_stall()
733 static void check_cpu_stall(struct rcu_state *rsp, struct rcu_data *rdp) in check_cpu_stall()
795 static void __note_new_gpnum(struct rcu_state *rsp, struct rcu_node *rnp, struct rcu_data *rdp) in __note_new_gpnum()
813 static void note_new_gpnum(struct rcu_state *rsp, struct rcu_data *rdp) in note_new_gpnum()
835 check_for_new_grace_period(struct rcu_state *rsp, struct rcu_data *rdp) in check_for_new_grace_period()
856 __rcu_process_gp_end(struct rcu_state *rsp, struct rcu_node *rnp, struct rcu_data *rdp) in __rcu_process_gp_end()
896 rcu_process_gp_end(struct rcu_state *rsp, struct rcu_data *rdp) in rcu_process_gp_end()
918 rcu_start_gp_per_cpu(struct rcu_state *rsp, struct rcu_node *rnp, struct rcu_data *rdp) in rcu_start_gp_per_cpu()
948 rcu_start_gp(struct rcu_state *rsp, unsigned long flags) in rcu_start_gp()
1052 static void rcu_report_qs_rsp(struct rcu_state *rsp, unsigned long flags) in rcu_report_qs_rsp()
1117 rcu_report_qs_rnp(unsigned long mask, struct rcu_state *rsp, in rcu_report_qs_rnp()
1174 rcu_report_qs_rdp(int cpu, struct rcu_state *rsp, struct rcu_data *rdp, long lastgp) in rcu_report_qs_rdp()
1217 rcu_check_quiescent_state(struct rcu_state *rsp, struct rcu_data *rdp) in rcu_check_quiescent_state()
1251 static void rcu_send_cbs_to_online(struct rcu_state *rsp) in rcu_send_cbs_to_online()
1280 static void __rcu_offline_cpu(int cpu, struct rcu_state *rsp) in __rcu_offline_cpu()
1353 static void rcu_send_cbs_to_online(struct rcu_state *rsp) in rcu_send_cbs_to_online()
1367 static void rcu_do_batch(struct rcu_state *rsp, struct rcu_data *rdp) in rcu_do_batch()
1504 static void force_qs_rnp(struct rcu_state *rsp, int (*f)(struct rcu_data *)) in force_qs_rnp()
1549 static void force_quiescent_state(struct rcu_state *rsp, int relaxed) in force_quiescent_state()
1621 static void force_quiescent_state(struct rcu_state *rsp, int relaxed) in force_quiescent_state()
1634 __rcu_process_callbacks(struct rcu_state *rsp, struct rcu_data *rdp) in __rcu_process_callbacks()
1687 static void invoke_rcu_callbacks(struct rcu_state *rsp, struct rcu_data *rdp) in invoke_rcu_callbacks()
1705 struct rcu_state *rsp) in __call_rcu()
1849 static int __rcu_pending(struct rcu_state *rsp, struct rcu_data *rdp) in __rcu_pending()
1968 static void _rcu_barrier(struct rcu_state *rsp, in _rcu_barrier()
2017 rcu_boot_init_percpu_data(int cpu, struct rcu_state *rsp) in rcu_boot_init_percpu_data()
2046 rcu_init_percpu_data(int cpu, struct rcu_state *rsp, int preemptible) in rcu_init_percpu_data()
2180 static void __init rcu_init_levelspread(struct rcu_state *rsp) in rcu_init_levelspread()
2189 static void __init rcu_init_levelspread(struct rcu_state *rsp) in rcu_init_levelspread()
2207 static void __init rcu_init_one(struct rcu_state *rsp, in rcu_init_one()