Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree.h435 static void rcu_preempt_note_context_switch(bool preempt);
Dtree_plugin.h335 static void rcu_preempt_note_context_switch(bool preempt) in rcu_preempt_note_context_switch() function
922 static void rcu_preempt_note_context_switch(bool preempt) in rcu_preempt_note_context_switch() function
Dtree.c437 rcu_preempt_note_context_switch(preempt); in rcu_note_context_switch()