Searched refs:RCU_SOFTIRQ (Results 1 – 7 of 7) sorted by relevance
55 raise_softirq_irqoff(RCU_SOFTIRQ); in rcu_qs()155 open_softirq(RCU_SOFTIRQ, rcu_process_callbacks); in rcu_init()
117 rdp->softirq_snap = kstat_softirqs_cpu(RCU_SOFTIRQ, smp_processor_id()); in zero_cpu_stall_ticks()327 rdp->softirq_snap, kstat_softirqs_cpu(RCU_SOFTIRQ, cpu), in print_cpu_stall_info()
2420 raise_softirq(RCU_SOFTIRQ); in invoke_rcu_core()3533 open_softirq(RCU_SOFTIRQ, rcu_core_si); in rcu_init()
623 raise_softirq_irqoff(RCU_SOFTIRQ); in rcu_read_unlock_special()
525 RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */ enumerator530 #define SOFTIRQ_STOP_IDLE_MASK (~(1 << RCU_SOFTIRQ))
191 RCU_SOFTIRQ section in kthreads334 shift it to RCU_SOFTIRQ.
3837 If set to zero, move all RCU_SOFTIRQ processing to3839 value, meaning that RCU_SOFTIRQ is used by default.