Searched refs:RCU_SOFTIRQ (Results 1 – 5 of 5) sorted by relevance
93 raise_softirq(RCU_SOFTIRQ); in rcu_sched_qs()106 raise_softirq(RCU_SOFTIRQ); in rcu_bh_qs()250 open_softirq(RCU_SOFTIRQ, rcu_process_callbacks); in rcu_init()
1754 rdp->softirq_snap, kstat_softirqs_cpu(RCU_SOFTIRQ, cpu), in print_cpu_stall_info()1769 rdp->softirq_snap = kstat_softirqs_cpu(RCU_SOFTIRQ, smp_processor_id()); in zero_cpu_stall_ticks()
2970 raise_softirq(RCU_SOFTIRQ); in invoke_rcu_core()4584 open_softirq(RCU_SOFTIRQ, rcu_process_callbacks); in rcu_init()
420 RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */ enumerator425 #define SOFTIRQ_STOP_IDLE_MASK (~(1 << RCU_SOFTIRQ))
135 RCU_SOFTIRQ: Do at least one of the following:258 shift it to RCU_SOFTIRQ.