Home
last modified time | relevance | path

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

/include/linux/
Drcutree.h34 extern void rcu_note_context_switch(int cpu);
45 rcu_note_context_switch(cpu); in rcu_virt_note_context_switch()
Drcutiny.h116 static inline void rcu_note_context_switch(int cpu) in rcu_note_context_switch() function