Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtiny.c59 raise_softirq_irqoff(RCU_SOFTIRQ); in rcu_qs()
262 open_softirq(RCU_SOFTIRQ, rcu_process_callbacks); in rcu_init()
H A Dtree_stall.h188 rdp->softirq_snap = kstat_softirqs_cpu(RCU_SOFTIRQ, smp_processor_id()); in zero_cpu_stall_ticks()
519 rdp->softirq_snap, kstat_softirqs_cpu(RCU_SOFTIRQ, cpu), in print_cpu_stall_info()
H A Dtree_plugin.h655 raise_softirq_irqoff(RCU_SOFTIRQ); in rcu_read_unlock_special()
H A Dtree.c2514 raise_softirq(RCU_SOFTIRQ); in invoke_rcu_core()
5078 open_softirq(RCU_SOFTIRQ, rcu_core_si); in rcu_init()
/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h37 RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */ enumerator
/openbmc/linux/include/linux/
H A Dinterrupt.h559 RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */ enumerator
576 BIT(HRTIMER_SOFTIRQ) | BIT(RCU_SOFTIRQ))
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-per-CPU-kthreads.rst191 RCU_SOFTIRQ section in kthreads
334 shift it to RCU_SOFTIRQ.
H A Dkernel-parameters.txt4971 If set to zero, move all RCU_SOFTIRQ processing to
4973 value, meaning that RCU_SOFTIRQ is used by default.
/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst291 likely from an ``RCU_SOFTIRQ`` handler. Another code path in the middle
456 The next time an ``RCU_SOFTIRQ`` handler executes on this CPU (for
603 with ``CONFIG_RCU_FAST_NO_HZ=y``). Either way, ``RCU_SOFTIRQ`` is
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1474 completion numbers, rather than waiting for the ``RCU_SOFTIRQ``