Home
last modified time | relevance | path

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

/linux/include/linux/
A Drcutree.h21 void rcu_note_context_switch(bool preempt);
32 rcu_note_context_switch(false); in rcu_virt_note_context_switch()
A Drcutiny.h61 #define rcu_note_context_switch(preempt) \ macro
/linux/kernel/rcu/
A Dtree_plugin.h308 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
358 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
887 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
901 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
/linux/Documentation/trace/
A Dftrace.rst1789 kworker/-59 3d..1 0us : rcu_preempt_qs <-rcu_note_context_switch
2093 <idle>-0 3.N.1 26us : rcu_note_context_switch <-__schedule
2094 <idle>-0 3.N.1 26us : rcu_sched_qs <-rcu_note_context_switch
2095 <idle>-0 3dN.1 27us : rcu_preempt_qs <-rcu_note_context_switch
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
A DExpedited-Grace-Periods.rst79 in turn is called from ``rcu_note_context_switch()``, which in
/linux/Documentation/RCU/Design/Memory-Ordering/
A DTree-RCU-Memory-Ordering.rst450 ``rcu_note_context_switch()`` on the left. On the other hand, if the CPU
/linux/Documentation/RCU/Design/Data-Structures/
A DData-Structures.rst989 context-switch path (``rcu_note_context_switch``) and the cond_resched
/linux/kernel/sched/
A Dcore.c6150 rcu_note_context_switch(!!sched_mode); in __schedule()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt4452 rcu_note_context_switch() and cond_resched().
/linux/
A Dvmlinux.symvers953 0x00000000 rcu_note_context_switch vmlinux EXPORT_SYMBOL_GPL
A DSystem.map4308 ffff800010109bd0 T rcu_note_context_switch
A D.tmp_System.map4308 ffff800010109bd0 T rcu_note_context_switch

Completed in 343 milliseconds