Home
last modified time | relevance | path

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

/linux-6.6.21/lib/ !
Dirq_poll.c133 __raise_softirq_irqoff(IRQ_POLL_SOFTIRQ); in irq_poll_softirq()
200 __raise_softirq_irqoff(IRQ_POLL_SOFTIRQ); in irq_poll_cpu_dead()
/linux-6.6.21/kernel/ !
Dsoftirq.c667 __raise_softirq_irqoff(nr); in raise_softirq_irqoff()
691 void __raise_softirq_irqoff(unsigned int nr) in __raise_softirq_irqoff() function
798 __raise_softirq_irqoff(softirq_nr); in tasklet_action_common()
/linux-6.6.21/include/linux/ !
Dinterrupt.h607 extern void __raise_softirq_irqoff(unsigned int nr);
/linux-6.6.21/net/core/ !
Ddev.c4494 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in ____napi_schedule()
4713 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in trigger_rx_softirq()
4740 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in napi_schedule_rps()
6778 __raise_softirq_irqoff(NET_RX_SOFTIRQ); in net_rx_action()
/linux-6.6.21/block/ !
Dblk-mq.c1152 __raise_softirq_irqoff(BLOCK_SOFTIRQ); in __blk_mq_complete_request_remote()