Home
last modified time | relevance | path

Searched refs:rcu_note_context_switch (Results 1 – 2 of 2) sorted by relevance

/kernel/rcu/
Dtree_plugin.h285 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
334 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
843 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
858 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
/kernel/sched/
Dcore.c4017 rcu_note_context_switch(preempt); in __schedule()