/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | signal.h | 30 #define SIGIOT 6 /* IOT trap (4.2 BSD). */ macro 31 #define SIGABRT SIGIOT /* Abort (ANSI). */
|
/openbmc/qemu/linux-user/ |
H A D | signal-common.h | 125 #if defined(SIGIOT) && defined(TARGET_SIGIOT) 126 #define MAKE_SIG_ENTRY_SIGIOT MAKE_SIG_ENTRY(SIGIOT)
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | signal.h | 19 #define SIGIOT 6 macro
|
/openbmc/u-boot/include/asm-generic/ |
H A D | signal.h | 16 #define SIGIOT 6 macro
|
/openbmc/linux/arch/m68k/include/uapi/asm/ |
H A D | signal.h | 24 #define SIGIOT 6 macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | signal.h | 11 #define SIGIOT 6 macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | signal.h | 17 #define SIGIOT 6 macro
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | signal.h | 32 #define SIGIOT 6 macro
|
/openbmc/linux/arch/arm/include/uapi/asm/ |
H A D | signal.h | 24 #define SIGIOT 6 macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | signal.h | 41 #define SIGIOT 6 macro
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | signal.h | 29 #define SIGIOT 6 macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | signal.h | 27 #define SIGIOT 6 macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | signal.h | 57 #define SIGIOT SIGABRT macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | signal.h | 28 #define SIGIOT 6 macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | signal.h | 23 #define SIGIOT 6 macro
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | asm-offsets.c | 230 DEFINE(_SIGIOT, SIGIOT); in output_signal_defines()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | asm-offsets.c | 266 DEFINE(_SIGIOT, SIGIOT); in output_signal_defined()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
H A D | 0001-Add-support-for-mips64-n32-n64.patch | 407 + "SIGIOT", /* 6 */
|