Searched refs:SIGINT (Results 1 – 19 of 19) sorted by relevance
/arch/sh/kernel/ |
D | traps.c | 190 switch (notify_die(DIE_NMI, "NMI", regs, 0, vec & 0xff, SIGINT)) { in BUILD_TRAP_HANDLER() 195 die("Fatal Non-Maskable Interrupt", regs, SIGINT); in BUILD_TRAP_HANDLER()
|
/arch/ia64/include/uapi/asm/ |
D | signal.h | 14 #define SIGINT 2 macro
|
/arch/parisc/include/uapi/asm/ |
D | signal.h | 6 #define SIGINT 2 macro
|
/arch/m68k/include/uapi/asm/ |
D | signal.h | 19 #define SIGINT 2 macro
|
/arch/h8300/include/uapi/asm/ |
D | signal.h | 19 #define SIGINT 2 macro
|
/arch/s390/include/uapi/asm/ |
D | signal.h | 27 #define SIGINT 2 macro
|
/arch/arm/include/uapi/asm/ |
D | signal.h | 19 #define SIGINT 2 macro
|
/arch/xtensa/include/uapi/asm/ |
D | signal.h | 36 #define SIGINT 2 macro
|
/arch/x86/include/uapi/asm/ |
D | signal.h | 24 #define SIGINT 2 macro
|
/arch/mips/include/uapi/asm/ |
D | signal.h | 26 #define SIGINT 2 /* Interrupt (ANSI). */ macro
|
/arch/powerpc/include/uapi/asm/ |
D | signal.h | 22 #define SIGINT 2 macro
|
/arch/alpha/include/uapi/asm/ |
D | signal.h | 24 #define SIGINT 2 macro
|
/arch/sparc/kernel/ |
D | nmi.c | 73 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in die_nmi() 96 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in perfctr_irq()
|
/arch/mips/sgi-ip32/ |
D | ip32-reset.c | 98 if (shutting_down || kill_cad_pid(SIGINT, 1)) { in ip32_prepare_poweroff()
|
/arch/sparc/include/uapi/asm/ |
D | signal.h | 13 #define SIGINT 2 macro
|
/arch/mips/sgi-ip22/ |
D | ip22-reset.c | 127 kill_cad_pid(SIGINT, 1)) { in power_button()
|
/arch/um/os-Linux/ |
D | util.c | 111 signal(SIGINT, SIG_DFL); in os_fix_helper_signals()
|
D | main.c | 136 install_fatal_handler(SIGINT); in main()
|
/arch/mips/kernel/ |
D | asm-offsets.c | 257 DEFINE(_SIGINT, SIGINT); in output_signal_defined()
|