Home
last modified time | relevance | path

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

/kernel/
Dsoftirq.c768 rcu_note_context_switch(cpu); in run_ksoftirqd()
Drcutree.c199 void rcu_note_context_switch(int cpu) in rcu_note_context_switch() function
206 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
/kernel/sched/
Dcore.c2961 rcu_note_context_switch(cpu); in __schedule()