__do_softirq
__do_softirq();
__do_softirq();
execute_on_irq_stack(__do_softirq, 0);
[callee] "i" (__do_softirq)
__do_softirq();
__do_softirq();
call_on_stack(0, get_lowcore()->async_stack, void, __do_softirq);
: "r" (__do_softirq), "r" (isp)
__do_softirq();
call_on_irqstack(__do_softirq, ASM_CALL_ARG0); \
call_on_stack(__do_softirq, isp);
__do_softirq();
asmlinkage void __do_softirq(void);
__do_softirq();
__do_softirq();
__do_softirq();