Searched defs:SA_ONSTACK (Results 1 - 15 of 15) sorted by path

/arch/alpha/include/uapi/asm/
H A Dsignal.h65 * SA_ONSTACK indicates that a registered stack_t will be used.
76 #define SA_ONSTACK 0x00000001 macro
/arch/arm/include/uapi/asm/
H A Dsignal.h69 * SA_ONSTACK allows alternate signal stacks (see sigaltstack(2)).
82 #define SA_ONSTACK 0x08000000 macro
/arch/avr32/include/uapi/asm/
H A Dsignal.h72 * SA_ONSTACK indicates that a registered stack_t will be used.
84 #define SA_ONSTACK 0x08000000 macro
/arch/cris/include/uapi/asm/
H A Dsignal.h62 * SA_ONSTACK indicates that a registered stack_t will be used.
76 #define SA_ONSTACK 0x08000000u macro
/arch/ia64/include/uapi/asm/
H A Dsignal.h58 * SA_ONSTACK indicates that a registered stack_t will be used.
71 #define SA_ONSTACK 0x08000000 macro
/arch/m32r/include/uapi/asm/
H A Dsignal.h64 * SA_ONSTACK indicates that a registered stack_t will be used.
77 #define SA_ONSTACK 0x08000000u macro
/arch/m68k/include/uapi/asm/
H A Dsignal.h62 * SA_ONSTACK indicates that a registered stack_t will be used.
75 #define SA_ONSTACK 0x08000000 macro
/arch/mips/include/uapi/asm/
H A Dsignal.h66 * SA_ONSTACK indicates that a registered stack_t will be used.
82 #define SA_ONSTACK 0x08000000 macro
/arch/mn10300/include/uapi/asm/
H A Dsignal.h72 * SA_ONSTACK indicates that a registered stack_t will be used.
85 #define SA_ONSTACK 0x08000000U macro
/arch/parisc/include/uapi/asm/
H A Dsignal.h46 * SA_ONSTACK indicates that a registered stack_t will be used.
56 #define SA_ONSTACK 0x00000001 macro
/arch/powerpc/include/uapi/asm/
H A Dsignal.h65 * SA_ONSTACK is not currently supported, but will allow sigaltstack(2).
78 #define SA_ONSTACK 0x08000000U macro
/arch/s390/include/uapi/asm/
H A Dsignal.h70 * SA_ONSTACK indicates that a registered stack_t will be used.
83 #define SA_ONSTACK 0x08000000 macro
/arch/sparc/include/uapi/asm/
H A Dsignal.h137 #define SA_ONSTACK _SV_SSTACK macro
/arch/x86/include/uapi/asm/
H A Dsignal.h67 * SA_ONSTACK indicates that a registered stack_t will be used.
80 #define SA_ONSTACK 0x08000000u macro
/arch/xtensa/include/uapi/asm/
H A Dsignal.h77 * SA_ONSTACK indicates that a registered stack_t will be used.
90 #define SA_ONSTACK 0x08000000 macro

Completed in 532 milliseconds