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

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsignal.h74 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
86 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/include/uapi/asm-generic/
H A Dsignal.h64 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
76 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dsignal.h77 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
89 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/m68k/include/uapi/asm/
H A Dsignal.h69 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
81 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dsignal.h53 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
66 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Dsignal.h69 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
82 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/h8300/include/uapi/asm/
H A Dsignal.h69 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
81 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
H A Dsignal.h71 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
83 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
H A Dsignal.h77 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
90 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/arm/include/uapi/asm/
H A Dsignal.h74 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
88 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dsignal.h84 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
96 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dsignal.h72 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
84 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dsignal.h72 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
84 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dsignal.h79 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
91 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dsignal.h65 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
77 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dsignal.h73 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
91 #define SA_ONESHOT SA_RESETHAND macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dsignal.h139 #define SA_ONESHOT _SV_RESET macro
/linux-4.4.14/kernel/
H A Dsignal.c2222 if (ka->sa.sa_flags & SA_ONESHOT) get_signal()
3484 new_sa.sa.sa_flags = SA_ONESHOT | SA_NOMASK; SYSCALL_DEFINE2()

Completed in 797 milliseconds