Home
last modified time | relevance | path

Searched refs:SIGINT (Results 1 – 19 of 19) sorted by relevance

/arch/sh/kernel/
A Dtraps.c184 switch (notify_die(DIE_NMI, "NMI", regs, 0, vec & 0xff, SIGINT)) { in BUILD_TRAP_HANDLER()
189 die("Fatal Non-Maskable Interrupt", regs, SIGINT); in BUILD_TRAP_HANDLER()
/arch/m68k/include/uapi/asm/
A Dsignal.h19 #define SIGINT 2 macro
/arch/parisc/include/uapi/asm/
A Dsignal.h6 #define SIGINT 2 macro
/arch/arm/include/uapi/asm/
A Dsignal.h19 #define SIGINT 2 macro
/arch/s390/include/uapi/asm/
A Dsignal.h27 #define SIGINT 2 macro
/arch/xtensa/include/uapi/asm/
A Dsignal.h36 #define SIGINT 2 macro
/arch/mips/include/uapi/asm/
A Dsignal.h26 #define SIGINT 2 /* Interrupt (ANSI). */ macro
/arch/x86/include/uapi/asm/
A Dsignal.h23 #define SIGINT 2 macro
/arch/sparc/kernel/
A Dnmi.c78 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in die_nmi()
101 pt_regs_trap_type(regs), SIGINT) == NOTIFY_STOP) in perfctr_irq()
/arch/powerpc/include/uapi/asm/
A Dsignal.h22 #define SIGINT 2 macro
/arch/alpha/include/uapi/asm/
A Dsignal.h24 #define SIGINT 2 macro
/arch/sparc/include/uapi/asm/
A Dsignal.h13 #define SIGINT 2 macro
/arch/mips/sgi-ip32/
A Dip32-reset.c100 if (shutting_down || kill_cad_pid(SIGINT, 1)) { in ip32_prepare_poweroff()
/arch/um/os-Linux/
A Dutil.c111 signal(SIGINT, SIG_DFL); in os_fix_helper_signals()
A Dmain.c149 install_fatal_handler(SIGINT); in main()
A Dhelper.c228 sigaddset(&sigset, SIGINT); in os_fix_helper_thread_signals()
/arch/mips/sgi-ip22/
A Dip22-reset.c126 kill_cad_pid(SIGINT, 1)) { in power_button()
/arch/loongarch/kernel/
A Dasm-offsets.c228 DEFINE(_SIGINT, SIGINT); in output_signal_defines()
/arch/mips/kernel/
A Dasm-offsets.c268 DEFINE(_SIGINT, SIGINT); in output_signal_defined()

Completed in 22 milliseconds