Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-iopoll.c36 __raise_softirq_irqoff(BLOCK_IOPOLL_SOFTIRQ); in blk_iopoll_sched()
132 __raise_softirq_irqoff(BLOCK_IOPOLL_SOFTIRQ); in blk_iopoll_softirq()
202 __raise_softirq_irqoff(BLOCK_IOPOLL_SOFTIRQ); in blk_iopoll_cpu_notify()
/linux-4.4.14/kernel/
Dsoftirq.c403 __raise_softirq_irqoff(nr); in raise_softirq_irqoff()
427 void __raise_softirq_irqoff(unsigned int nr) in __raise_softirq_irqoff() function
481 __raise_softirq_irqoff(HI_SOFTIRQ); in __tasklet_hi_schedule_first()
516 __raise_softirq_irqoff(TASKLET_SOFTIRQ); in tasklet_action()
552 __raise_softirq_irqoff(HI_SOFTIRQ); in tasklet_hi_action()
/linux-4.4.14/include/linux/
Dinterrupt.h455 extern void __raise_softirq_irqoff(unsigned int nr);
/linux-4.4.14/net/core/
Ddev.c3213 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in ____napi_schedule()
3436 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in rps_ipi_queued()
4888 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in net_rx_action()