Searched refs:RCU_SOFTIRQ (Results 1 – 4 of 4) sorted by relevance
45 RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */ enumerator
291 likely from an ``RCU_SOFTIRQ`` handler. Another code path in the middle456 The next time an ``RCU_SOFTIRQ`` handler executes on this CPU (for603 with ``CONFIG_RCU_FAST_NO_HZ=y``). Either way, ``RCU_SOFTIRQ`` is
114 /* By default, use RCU_SOFTIRQ instead of rcuc kthreads. */2920 raise_softirq(RCU_SOFTIRQ); in rcu_cpu_kthread_should_run() 4887 open_softirq(RCU_SOFTIRQ, rcu_core_si); in rcu_init()
5862 If set to zero, move all RCU_SOFTIRQ processing to5864 value, meaning that RCU_SOFTIRQ is used by default.