Searched refs:rcu_note_context_switch (Results 1 – 9 of 9) sorted by relevance
21 void rcu_note_context_switch(bool preempt);32 rcu_note_context_switch(false); in rcu_virt_note_context_switch()
61 #define rcu_note_context_switch(preempt) \ macro
308 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function358 EXPORT_SYMBOL_GPL(rcu_note_context_switch);888 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function902 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
1789 kworker/-59 3d..1 0us : rcu_preempt_qs <-rcu_note_context_switch2093 <idle>-0 3.N.1 26us : rcu_note_context_switch <-__schedule2094 <idle>-0 3.N.1 26us : rcu_sched_qs <-rcu_note_context_switch2095 <idle>-0 3dN.1 27us : rcu_preempt_qs <-rcu_note_context_switch
79 in turn is called from ``rcu_note_context_switch()``, which in
455 ``rcu_note_context_switch()`` on the left. On the other hand, if the CPU
989 context-switch path (``rcu_note_context_switch``) and the cond_resched
6184 rcu_note_context_switch(!!sched_mode); in __schedule()
4422 rcu_note_context_switch() and cond_resched().