Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Drcutree.h21 void rcu_note_context_switch(bool preempt);
33 rcu_note_context_switch(false); in rcu_virt_note_context_switch()
Drcutiny.h130 #define rcu_note_context_switch(preempt) \ macro
/Linux-v6.6/kernel/rcu/
Dtree_plugin.h312 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
362 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
893 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
907 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
/Linux-v6.6/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst79 in turn is called from ``rcu_note_context_switch()``, which in
/Linux-v6.6/Documentation/trace/
Dftrace.rst1851 kworker/-59 3d..1 0us : rcu_preempt_qs <-rcu_note_context_switch
2155 <idle>-0 3.N.1 26us : rcu_note_context_switch <-__schedule
2156 <idle>-0 3.N.1 26us : rcu_sched_qs <-rcu_note_context_switch
2157 <idle>-0 3dN.1 27us : rcu_preempt_qs <-rcu_note_context_switch
/Linux-v6.6/Documentation/RCU/Design/Memory-Ordering/
DTree-RCU-Memory-Ordering.rst450 ``rcu_note_context_switch()`` on the left. On the other hand, if the CPU
/Linux-v6.6/tools/perf/Documentation/
Dperf-intel-pt.txt1591 …vmx_vcpu_enter_exit+0x24 ([kernel.kallsyms]) => ffffffffb2353e10 rcu_note_context_switch+0x0 ([ker…
1592 …76/13384 [002] 7919.408804057: branches: ffffffffb2353e1c rcu_note_context_switch+0xc ([ker…
/Linux-v6.6/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst989 context-switch path (``rcu_note_context_switch``) and the cond_resched
/Linux-v6.6/kernel/sched/
Dcore.c6595 rcu_note_context_switch(!!sched_mode); in __schedule()
/Linux-v6.6/Documentation/admin-guide/
Dkernel-parameters.txt4806 rcu_note_context_switch() and cond_resched().