Searched refs:local_softirq_pending (Results 1 – 11 of 11) sorted by relevance
12 #define local_softirq_pending() \ macro
17 #define local_softirq_pending() (S390_lowcore.softirq_pending) macro
15 #define local_softirq_pending() (local_cpu_data->softirq_pending) macro
19 #define local_softirq_pending() __get_cpu_var(irq_stat).__softirq_pending macro
40 #define local_softirq_pending() percpu_read(irq_stat.__softirq_pending) macro
103 pending = local_softirq_pending(); in do_softirq()
164 if (local_softirq_pending()) { in do_softirq()
104 if (local_softirq_pending()) { in do_softirq()
618 if (local_softirq_pending()) in do_softirq()
710 if (local_softirq_pending()) { in do_softirq()