Home
last modified time | relevance | path

Searched refs:__raise_softirq_irqoff (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dirq_poll.c133 __raise_softirq_irqoff(IRQ_POLL_SOFTIRQ); in irq_poll_softirq()
197 __raise_softirq_irqoff(IRQ_POLL_SOFTIRQ); in irq_poll_cpu_dead()
/OK3568_Linux_fs/kernel/kernel/
H A Dsoftirq.c471 __raise_softirq_irqoff(nr); in raise_softirq_irqoff()
495 void __raise_softirq_irqoff(unsigned int nr) in __raise_softirq_irqoff() function
589 __raise_softirq_irqoff(softirq_nr); in tasklet_action_common()
/OK3568_Linux_fs/kernel/include/linux/
H A Dinterrupt.h580 extern void __raise_softirq_irqoff(unsigned int nr);
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c4281 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in ____napi_schedule()
4507 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in rps_ipi_queued()
6926 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in net_rx_action()