Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h45 RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */ enumerator
/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
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5844 If set to zero, move all RCU_SOFTIRQ processing to
5846 value, meaning that RCU_SOFTIRQ is used by default.