Searched refs:RCU_SOFTIRQ (Results 1 – 5 of 5) sorted by relevance
126 raise_softirq(RCU_SOFTIRQ); in rcu_sched_qs()139 raise_softirq(RCU_SOFTIRQ); in rcu_bh_qs()283 open_softirq(RCU_SOFTIRQ, rcu_process_callbacks); in rcu_init()
1762 rdp->softirq_snap, kstat_softirqs_cpu(RCU_SOFTIRQ, cpu), in print_cpu_stall_info()1777 rdp->softirq_snap = kstat_softirqs_cpu(RCU_SOFTIRQ, smp_processor_id()); in zero_cpu_stall_ticks()
2896 raise_softirq(RCU_SOFTIRQ); in invoke_rcu_core()4123 open_softirq(RCU_SOFTIRQ, rcu_process_callbacks); in rcu_init()
417 RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */ enumerator422 #define SOFTIRQ_STOP_IDLE_MASK (~(1 << RCU_SOFTIRQ))
135 RCU_SOFTIRQ: Do at least one of the following:258 shift it to RCU_SOFTIRQ.