Searched refs:IRQ_POLL_SOFTIRQ (Results 1 - 3 of 3) sorted by relevance

/linux-master/lib/
H A Dirq_poll.c38 raise_softirq_irqoff(IRQ_POLL_SOFTIRQ);
133 __raise_softirq_irqoff(IRQ_POLL_SOFTIRQ);
200 __raise_softirq_irqoff(IRQ_POLL_SOFTIRQ);
214 open_softirq(IRQ_POLL_SOFTIRQ, irq_poll_softirq);
/linux-master/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h40 IRQ_POLL_SOFTIRQ, enumerator in enum:__anon1589
/linux-master/include/linux/
H A Dinterrupt.h558 IRQ_POLL_SOFTIRQ, enumerator in enum:__anon6
578 #define SOFTIRQ_HOTPLUG_SAFE_MASK (BIT(TIMER_SOFTIRQ) | BIT(IRQ_POLL_SOFTIRQ) |\

Completed in 123 milliseconds