Home
last modified time | relevance | path

Searched defs:SIG_UNBLOCK (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dsignal-defs.h75 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsignal.h87 #define SIG_UNBLOCK 2 /* for unblocking signals */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsignal.h78 #define SIG_UNBLOCK 2 /* for unblocking signals */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dsignal.h115 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsignal.h146 #define SIG_UNBLOCK 0x02 /* for unblocking signals */ macro