Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/rcu/
Dtree_plugin.h324 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
905 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
/linux-6.14.4/include/linux/
Drcutiny.h135 #define rcu_note_context_switch(preempt) \ macro