Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Drcutree.h21 void rcu_note_context_switch(bool preempt);
32 rcu_note_context_switch(false); in rcu_virt_note_context_switch()
Drcutiny.h49 #define rcu_note_context_switch(preempt) \ macro
/Linux-v5.4/kernel/rcu/
Dtree_plugin.h285 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
334 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
843 void rcu_note_context_switch(bool preempt) in rcu_note_context_switch() function
858 EXPORT_SYMBOL_GPL(rcu_note_context_switch);
/Linux-v5.4/Documentation/trace/
Dftrace.rst1739 kworker/-59 3d..1 0us : rcu_preempt_qs <-rcu_note_context_switch
2043 <idle>-0 3.N.1 26us : rcu_note_context_switch <-__schedule
2044 <idle>-0 3.N.1 26us : rcu_sched_qs <-rcu_note_context_switch
2045 <idle>-0 3dN.1 27us : rcu_preempt_qs <-rcu_note_context_switch
/Linux-v5.4/kernel/sched/
Dcore.c4016 rcu_note_context_switch(preempt); in __schedule()
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt3871 rcu_note_context_switch() and cond_resched().