Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtree_plugin.h312 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
893 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
/Linux-v6.6/include/linux/
Drcutiny.h130 #define rcu_note_context_switch(preempt) \ macro