Searched refs:____do_softirq (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Dirq.c79 static void ____do_softirq(struct pt_regs *regs) function
86 call_on_irq_stack(NULL, ____do_softirq);
/linux-master/arch/arm/kernel/
H A Dirq.c75 static void ____do_softirq(void *arg) function
82 call_with_stack(____do_softirq, NULL,

Completed in 185 milliseconds