Searched refs:handle_stack_overflow (Results 1 – 5 of 5) sorted by relevance
43 void __noreturn handle_stack_overflow(const char *message,
46 void __noreturn handle_stack_overflow(struct pt_regs *regs,
312 __visible void __noreturn handle_stack_overflow(const char *message, in handle_stack_overflow() function455 handle_stack_overflow("kernel stack overflow (double-fault)", in DEFINE_IDTENTRY_DF()
402 __visible void __noreturn handle_stack_overflow(struct pt_regs *regs, in handle_stack_overflow() function563 handle_stack_overflow(regs, address, &info); in DEFINE_IDTENTRY_DF()
669 handle_stack_overflow, in page_fault_oops()