Searched defs:rcu_note_context_switch (Results 1 – 2 of 2) sorted by relevance
312 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function893 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
130 #define rcu_note_context_switch(preempt) \ macro