Searched refs:stack_overflow_exception (Results 1 – 6 of 6) sorted by relevance
70 void stack_overflow_exception(struct pt_regs *regs);
218 bl stack_overflow_exception
1684 DEFINE_INTERRUPT_HANDLER(stack_overflow_exception) in DEFINE_INTERRUPT_HANDLER() argument
612 DECLARE_INTERRUPT_HANDLER(stack_overflow_exception);
345 EXC_XFER_STD(0, stack_overflow_exception)
1664 void stack_overflow_exception(struct pt_regs *regs) in stack_overflow_exception() function