Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtiny.c93 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()
Dtree_plugin.h1754 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()
Dtree.c2970 raise_softirq(RCU_SOFTIRQ); in invoke_rcu_core()
4584 open_softirq(RCU_SOFTIRQ, rcu_process_callbacks); in rcu_init()
/linux-4.4.14/include/linux/
Dinterrupt.h420 RCU_SOFTIRQ, /* Preferable RCU should always be the last softirq */ enumerator
425 #define SOFTIRQ_STOP_IDLE_MASK (~(1 << RCU_SOFTIRQ))
/linux-4.4.14/Documentation/
Dkernel-per-CPU-kthreads.txt135 RCU_SOFTIRQ: Do at least one of the following:
258 shift it to RCU_SOFTIRQ.