| /OK3568_Linux_fs/buildroot/package/dante/ |
| H A D | 0001-fix-sparc-compile.patch | 12 +#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 D | sig_names.h | 45 [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 D | signum-arch.h | 30 #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 D | signum-arch.h | 30 #define SIGPWR 30 /* Power failure imminent. */ macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | signal.h | 47 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | signal.h | 24 #define SIGPWR 19 macro
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | signal.h | 44 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/ |
| H A D | signal.h | 52 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/uapi/asm/ |
| H A D | signal.h | 52 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | signal.h | 60 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/ |
| H A D | signal.h | 52 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | signal.h | 45 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | signal.h | 67 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | signal.h | 45 #define SIGPWR 19 /* Power failure restart (System V). */ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | signal.h | 57 #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 D | signal.h | 50 #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 D | signal.h | 45 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | signal.h | 55 #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 D | signal.h | 45 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | signal.h | 56 #define SIGPWR SIGINFO macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | signal.h | 56 #define SIGPWR 30 macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | signal.h | 73 #define SIGPWR SIGLOST macro
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | nmi.c | 171 kill_cad_pid(SIGPWR, 1); in s390_handle_mcck()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | asm-offsets.c | 277 DEFINE(_SIGPWR, SIGPWR); in output_signal_defined()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-Add-support-for-mips64-n32-n64.patch | 420 + "SIGPWR", /* 19 */
|