Searched refs:____do_softirq (Results 1 – 2 of 2) sorted by relevance
79 static void ____do_softirq(struct pt_regs *regs) in ____do_softirq() function86 call_on_irq_stack(NULL, ____do_softirq); in do_softirq_own_stack()
75 static void ____do_softirq(void *arg) in ____do_softirq() function82 call_with_stack(____do_softirq, NULL, in do_softirq_own_stack()