Home
last modified time | relevance | path

Searched refs:SIGPWR (Results 1 – 13 of 13) sorted by relevance

/linux/security/apparmor/include/
H A Dsig_names.h45 [SIGPWR] = 30, /* 29, 30, 19. SIGINFO 29, -, - */
52 #if defined(SIGLOST) && SIGPWR != SIGLOST /* sparc */
/linux/arch/parisc/include/uapi/asm/
H A Dsignal.h24 #define SIGPWR 19 macro
/linux/arch/m68k/include/uapi/asm/
H A Dsignal.h52 #define SIGPWR 30 macro
/linux/include/uapi/asm-generic/
H A Dsignal.h45 #define SIGPWR 30 macro
/linux/arch/s390/include/uapi/asm/
H A Dsignal.h60 #define SIGPWR 30 macro
/linux/arch/arm/include/uapi/asm/
H A Dsignal.h52 #define SIGPWR 30 macro
/linux/arch/xtensa/include/uapi/asm/
H A Dsignal.h67 #define SIGPWR 30 macro
/linux/arch/mips/include/uapi/asm/
H A Dsignal.h45 #define SIGPWR 19 /* Power failure restart (System V). */ macro
/linux/arch/x86/include/uapi/asm/
H A Dsignal.h56 #define SIGPWR 30 macro
/linux/arch/powerpc/include/uapi/asm/
H A Dsignal.h55 #define SIGPWR 30 macro
/linux/arch/alpha/include/uapi/asm/
H A Dsignal.h56 #define SIGPWR SIGINFO macro
/linux/arch/sparc/include/uapi/asm/
H A Dsignal.h73 #define SIGPWR SIGLOST macro
/linux/arch/s390/kernel/
H A Dnmi.c192 kill_cad_pid(SIGPWR, 1); in s390_handle_mcck()