Searched refs:rcu_note_context_switch (Results 1 – 6 of 6) sorted by relevance
21 void rcu_note_context_switch(bool preempt);32 rcu_note_context_switch(false); in rcu_virt_note_context_switch()
49 #define rcu_note_context_switch(preempt) \ macro
285 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function334 EXPORT_SYMBOL_GPL(rcu_note_context_switch);843 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function858 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
1739 kworker/-59 3d..1 0us : rcu_preempt_qs <-rcu_note_context_switch2043 <idle>-0 3.N.1 26us : rcu_note_context_switch <-__schedule2044 <idle>-0 3.N.1 26us : rcu_sched_qs <-rcu_note_context_switch2045 <idle>-0 3dN.1 27us : rcu_preempt_qs <-rcu_note_context_switch
4016 rcu_note_context_switch(preempt); in __schedule()
3871 rcu_note_context_switch() and cond_resched().