Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/buildroot/package/dante/
H A D0001-fix-sparc-compile.patch12 +#if (defined SIGLOST) && (!defined SIGABRT || SIGLOST != SIGABRT || SIGLOST != SIGPWR)
20 -#ifdef SIGPWR
21 +#if (defined SIGPWR) && SIGPWR != SIGLOST
22 case SIGPWR:
23 return "SIGPWR";
24 #endif /* SIGPWR */
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dsig_names.h45 [SIGPWR] = 30, /* 29, 30, 19. SIGINFO 29, -, - */
52 #if defined(SIGLOST) && SIGPWR != SIGLOST /* sparc */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsignum-arch.h30 #define SIGPWR 30 /* Power failure imminent. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsignum-arch.h30 #define SIGPWR 30 /* Power failure imminent. */ macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dsignal.h47 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dsignal.h24 #define SIGPWR 19 macro
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dsignal.h44 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/
H A Dsignal.h52 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/h8300/include/uapi/asm/
H A Dsignal.h52 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dsignal.h60 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/
H A Dsignal.h52 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsignal.h45 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dsignal.h67 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dsignal.h45 #define SIGPWR 19 /* Power failure restart (System V). */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dsignal.h57 #define SIGPWR 30 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/
H A Dsignal.h50 #define SIGPWR 30 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dsignal.h45 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dsignal.h55 #define SIGPWR 30 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dsignal.h45 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dsignal.h56 #define SIGPWR SIGINFO macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dsignal.h56 #define SIGPWR 30 macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dsignal.h73 #define SIGPWR SIGLOST macro
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dnmi.c171 kill_cad_pid(SIGPWR, 1); in s390_handle_mcck()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c277 DEFINE(_SIGPWR, SIGPWR); in output_signal_defined()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch420 + "SIGPWR", /* 19 */

12