Home
last modified time | relevance | path

Searched refs:DIE_OOPS (Results 1 – 15 of 15) sorted by relevance

/arch/sh/include/asm/
Dkdebug.h7 DIE_OOPS, enumerator
/arch/avr32/include/asm/
Dkdebug.h9 DIE_OOPS, enumerator
/arch/mips/include/asm/
Dkdebug.h7 DIE_OOPS = 1, enumerator
/arch/powerpc/include/asm/
Dkdebug.h7 DIE_OOPS = 1, enumerator
/arch/sparc/include/asm/
Dkdebug_64.h10 DIE_OOPS = 1, enumerator
Dkdebug_32.h63 DIE_OOPS, enumerator
/arch/s390/include/asm/
Dkdebug.h11 DIE_OOPS = 1, enumerator
/arch/ia64/include/asm/
Dkdebug.h31 DIE_OOPS, enumerator
/arch/x86/include/asm/
Dkdebug.h10 DIE_OOPS = 1, enumerator
/arch/x86/kernel/
Ddumpstack.c258 if (notify_die(DIE_OOPS, str, regs, err, in __die()
/arch/ia64/kernel/
Dtraps.c65 if (notify_die(DIE_OOPS, str, regs, err, 255, SIGSEGV) in die()
/arch/sh/kernel/
Dtraps_32.c97 notify_die(DIE_OOPS, str, regs, err, 255, SIGSEGV); in die()
/arch/s390/kernel/
Dtraps.c303 notify_die(DIE_OOPS, str, regs, err, current->thread.trap_no, SIGSEGV); in die()
/arch/mips/kernel/
Dtraps.c440 if (notify_die(DIE_OOPS, "bus error", regs, SIGBUS, 0, 0) in do_be()
/arch/sparc/kernel/
Dtraps_64.c2249 notify_die(DIE_OOPS, str, regs, 0, 255, SIGSEGV); in die_if_kernel()