Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drcutree.h21 void rcu_note_context_switch(bool preempt);
33 rcu_note_context_switch(false); in rcu_virt_note_context_switch()
H A Drcutiny.h100 #define rcu_note_context_switch(preempt) \ macro
/linux-6.15/kernel/rcu/
H A Dtree_plugin.h324 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
374 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
914 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
928 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
/linux-6.15/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst79 in turn is called from ``rcu_note_context_switch()``, which in
/linux-6.15/Documentation/trace/
H A Dftrace.rst1906 kworker/-59 3d..1 0us : rcu_preempt_qs <-rcu_note_context_switch
2210 <idle>-0 3.N.1 26us : rcu_note_context_switch <-__schedule
2211 <idle>-0 3.N.1 26us : rcu_sched_qs <-rcu_note_context_switch
2212 <idle>-0 3dN.1 27us : rcu_preempt_qs <-rcu_note_context_switch
/linux-6.15/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst450 ``rcu_note_context_switch()`` on the left. On the other hand, if the CPU
/linux-6.15/tools/perf/Documentation/
H A Dperf-intel-pt.txt1649 …vmx_vcpu_enter_exit+0x24 ([kernel.kallsyms]) => ffffffffb2353e10 rcu_note_context_switch+0x0 ([ker…
1650 …76/13384 [002] 7919.408804057: branches: ffffffffb2353e1c rcu_note_context_switch+0xc ([ker…
/linux-6.15/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst989 context-switch path (``rcu_note_context_switch``) and the cond_resched
/linux-6.15/kernel/sched/
H A Dcore.c6672 rcu_note_context_switch(preempt); in __schedule()
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt5287 rcu_note_context_switch() and cond_resched().