Home
last modified time | relevance | path

Searched refs:rcu_preempt_note_context_switch (Results 1 – 4 of 4) sorted by relevance

/kernel/
Drcutree.h492 static void rcu_preempt_note_context_switch(int cpu);
Drcutiny_plugin.h531 void rcu_preempt_note_context_switch(void) in rcu_preempt_note_context_switch() function
Drcutree_plugin.h191 static void rcu_preempt_note_context_switch(int cpu) in rcu_preempt_note_context_switch() function
972 static void rcu_preempt_note_context_switch(int cpu) in rcu_preempt_note_context_switch() function
Drcutree.c203 rcu_preempt_note_context_switch(cpu); in rcu_note_context_switch()