Home
last modified time | relevance | path

Searched refs:SA_ONSTACK (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Dsignal.h70 #define SA_ONSTACK 0x08000000 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dsignal.h81 #define SA_ONSTACK 0x08000000 macro
/openbmc/qemu/util/
H A Dcoroutine-sigaltstack.c188 sa.sa_flags = SA_ONSTACK; in qemu_coroutine_new()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/
H A D0001-musl-Define-SOCK_SEQPACKET-in-common-place.patch50 pub const SA_ONSTACK: ::c_int = 0x08000000;