Searched refs:SA_NOCLDSTOP (Results 1 - 18 of 18) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsignal.h69 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
77 #define SA_NOCLDSTOP 0x00000001u macro
/linux-4.4.14/include/uapi/asm-generic/
H A Dsignal.h59 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
67 #define SA_NOCLDSTOP 0x00000001 macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dsignal.h72 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
80 #define SA_NOCLDSTOP 0x00000001 macro
/linux-4.4.14/arch/m68k/include/uapi/asm/
H A Dsignal.h64 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
72 #define SA_NOCLDSTOP 0x00000001 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dsignal.h48 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
58 #define SA_NOCLDSTOP 0x00000008 macro
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Dsignal.h64 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
73 #define SA_NOCLDSTOP 0x00000001u macro
/linux-4.4.14/arch/h8300/include/uapi/asm/
H A Dsignal.h64 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
72 #define SA_NOCLDSTOP 0x00000001 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
H A Dsignal.h66 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
74 #define SA_NOCLDSTOP 0x00000001u macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
H A Dsignal.h69 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
80 #define SA_NOCLDSTOP 0x00000001 macro
/linux-4.4.14/arch/arm/include/uapi/asm/
H A Dsignal.h64 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
77 #define SA_NOCLDSTOP 0x00000001 macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dsignal.h79 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
87 #define SA_NOCLDSTOP 0x00000001 macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dsignal.h67 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
78 #define SA_NOCLDSTOP 0x00000004 macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dsignal.h67 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
75 #define SA_NOCLDSTOP 0x00000001U macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dsignal.h74 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
82 #define SA_NOCLDSTOP 0x00000001U macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dsignal.h60 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
68 #define SA_NOCLDSTOP 0x00000001 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dsignal.h68 * SA_NOCLDSTOP flag to turn off SIGCHLD when children stop.
88 #define SA_NOCLDSTOP 0x00000001 macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dsignal.h135 #define SA_NOCLDSTOP _SV_IGNCHILD macro
/linux-4.4.14/kernel/
H A Dsignal.c1723 !(sighand->action[SIGCHLD-1].sa.sa_flags & SA_NOCLDSTOP)) do_notify_parent_cldstop()

Completed in 695 milliseconds