Home
last modified time | relevance | path

Searched refs:rcu_note_context_switch (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drcutree.h21 void rcu_note_context_switch(bool preempt);
32 rcu_note_context_switch(false); in rcu_virt_note_context_switch()
H A Drcutiny.h65 #define rcu_note_context_switch(preempt) \ macro
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_plugin.h289 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
339 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
863 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
877 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst1786 kworker/-59 3d..1 0us : rcu_preempt_qs <-rcu_note_context_switch
2090 <idle>-0 3.N.1 26us : rcu_note_context_switch <-__schedule
2091 <idle>-0 3.N.1 26us : rcu_sched_qs <-rcu_note_context_switch
2092 <idle>-0 3dN.1 27us : rcu_preempt_qs <-rcu_note_context_switch
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst426 ``rcu_note_context_switch()`` on the left. On the other hand, if the CPU
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst79 in turn is called from ``rcu_note_context_switch()``, which in
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst989 context-switch path (``rcu_note_context_switch``) and the cond_resched
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c4704 rcu_note_context_switch(preempt); in __schedule()
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst1333 7) 0.044 us | rcu_note_context_switch();
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt4281 rcu_note_context_switch() and cond_resched().