Home
last modified time | relevance | path

Searched refs:RCU_SOFTIRQ (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/kernel/rcu/
Dtiny.c57 raise_softirq_irqoff(RCU_SOFTIRQ); in rcu_qs()
182 open_softirq(RCU_SOFTIRQ, rcu_process_callbacks); in rcu_init()
Dtree_stall.h151 rdp->softirq_snap = kstat_softirqs_cpu(RCU_SOFTIRQ, smp_processor_id()); in zero_cpu_stall_ticks()
443 rdp->softirq_snap, kstat_softirqs_cpu(RCU_SOFTIRQ, cpu), in print_cpu_stall_info()
Dtree.c2780 raise_softirq(RCU_SOFTIRQ); in invoke_rcu_core()
4563 open_softirq(RCU_SOFTIRQ, rcu_core_si); in rcu_init()
Dtree_plugin.h624 raise_softirq_irqoff(RCU_SOFTIRQ); in rcu_read_unlock_special()
/kernel/linux/linux-5.10/include/linux/
Dinterrupt.h543 RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */ enumerator
548 #define SOFTIRQ_STOP_IDLE_MASK (~(1 << RCU_SOFTIRQ))
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst191 RCU_SOFTIRQ section in kthreads
334 shift it to RCU_SOFTIRQ.
Dkernel-parameters.txt4173 If set to zero, move all RCU_SOFTIRQ processing to
4175 value, meaning that RCU_SOFTIRQ is used by default.
/kernel/linux/linux-5.10/Documentation/RCU/Design/Memory-Ordering/
DTree-RCU-Memory-Ordering.rst267 likely from an ``RCU_SOFTIRQ`` handler. Another code path in the middle
432 The next time an ``RCU_SOFTIRQ`` handler executes on this CPU (for
579 with ``CONFIG_RCU_FAST_NO_HZ=y``). Either way, ``RCU_SOFTIRQ`` is
/kernel/linux/linux-5.10/Documentation/RCU/Design/Requirements/
DRequirements.rst1473 completion numbers, rather than waiting for the ``RCU_SOFTIRQ``