Home
last modified time | relevance | path

Searched defs:rnp (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/kernel/
Drcutree_plugin.h159 struct rcu_node *rnp; in rcu_preempt_note_context_switch() local
250 static int rcu_preempt_blocked_readers_cgp(struct rcu_node *rnp) in rcu_preempt_blocked_readers_cgp()
262 static void rcu_report_unblock_qs_rnp(struct rcu_node *rnp, unsigned long flags) in rcu_report_unblock_qs_rnp()
296 struct rcu_node *rnp) in rcu_next_node_entry()
321 struct rcu_node *rnp; in rcu_read_unlock_special() local
457 static void rcu_print_detail_task_stall_rnp(struct rcu_node *rnp) in rcu_print_detail_task_stall_rnp()
478 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_print_detail_task_stall() local
497 static int rcu_print_task_stall(struct rcu_node *rnp) in rcu_print_task_stall()
533 static void rcu_preempt_check_blocked_tasks(struct rcu_node *rnp) in rcu_preempt_check_blocked_tasks()
558 struct rcu_node *rnp, in rcu_preempt_offline_tasks()
[all …]
Drcutree.c657 struct rcu_node *rnp = rcu_get_root(rsp); in print_other_cpu_stall() local
712 struct rcu_node *rnp = rcu_get_root(rsp); in print_cpu_stall() local
737 struct rcu_node *rnp; in check_cpu_stall() local
795 static void __note_new_gpnum(struct rcu_state *rsp, struct rcu_node *rnp, struct rcu_data *rdp) in __note_new_gpnum()
816 struct rcu_node *rnp; in note_new_gpnum() local
856 __rcu_process_gp_end(struct rcu_state *rsp, struct rcu_node *rnp, struct rcu_data *rdp) in __rcu_process_gp_end()
899 struct rcu_node *rnp; in rcu_process_gp_end() local
918 rcu_start_gp_per_cpu(struct rcu_state *rsp, struct rcu_node *rnp, struct rcu_data *rdp) in rcu_start_gp_per_cpu()
952 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_start_gp() local
1056 struct rcu_node *rnp = rcu_get_root(rsp); in rcu_report_qs_rsp() local
[all …]
Drcutree_trace.c202 static void print_one_rcu_node_boost(struct seq_file *m, struct rcu_node *rnp) in print_one_rcu_node_boost()
228 struct rcu_node *rnp; in show_rcu_node_boost() local
270 struct rcu_node *rnp; in print_one_rcu_state() local
329 struct rcu_node *rnp = &rsp->node[0]; in show_one_rcugp() local
Drcutree.h197 #define rcu_for_each_node_breadth_first(rsp, rnp) \ argument
206 #define rcu_for_each_nonleaf_node_breadth_first(rsp, rnp) \ argument
216 #define rcu_for_each_leaf_node(rsp, rnp) \ argument