rcu_note_context_switch   21 include/linux/rcutree.h void rcu_note_context_switch(bool preempt);
rcu_note_context_switch   32 include/linux/rcutree.h 	rcu_note_context_switch(false);
rcu_note_context_switch  334 kernel/rcu/tree_plugin.h EXPORT_SYMBOL_GPL(rcu_note_context_switch);
rcu_note_context_switch  859 kernel/rcu/tree_plugin.h EXPORT_SYMBOL_GPL(rcu_note_context_switch);
rcu_note_context_switch 4015 kernel/sched/core.c 	rcu_note_context_switch(preempt);