Searched refs:rcu_note_context_switch (Results 1 – 10 of 10) sorted by relevance
21 void rcu_note_context_switch(bool preempt);32 rcu_note_context_switch(false); in rcu_virt_note_context_switch()
65 #define rcu_note_context_switch(preempt) \ macro
289 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function339 EXPORT_SYMBOL_GPL(rcu_note_context_switch);863 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function877 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
1786 kworker/-59 3d..1 0us : rcu_preempt_qs <-rcu_note_context_switch2090 <idle>-0 3.N.1 26us : rcu_note_context_switch <-__schedule2091 <idle>-0 3.N.1 26us : rcu_sched_qs <-rcu_note_context_switch2092 <idle>-0 3dN.1 27us : rcu_preempt_qs <-rcu_note_context_switch
426 ``rcu_note_context_switch()`` on the left. On the other hand, if the CPU
79 in turn is called from ``rcu_note_context_switch()``, which in
989 context-switch path (``rcu_note_context_switch``) and the cond_resched
4704 rcu_note_context_switch(preempt); in __schedule()
1333 7) 0.044 us | rcu_note_context_switch();
4281 rcu_note_context_switch() and cond_resched().