Searched refs:SA_ONESHOT (Results 1 – 14 of 14) sorted by relevance
78 #define SA_ONESHOT SA_RESETHAND macro
67 #define SA_ONESHOT SA_RESETHAND macro
82 #define SA_ONESHOT SA_RESETHAND macro
90 #define SA_ONESHOT SA_RESETHAND macro
92 #define SA_ONESHOT SA_RESETHAND macro
89 #define SA_ONESHOT SA_RESETHAND macro
77 #define SA_ONESHOT SA_RESETHAND macro
87 #define SA_ONESHOT SA_RESETHAND macro
85 #define SA_ONESHOT SA_RESETHAND macro
97 #define SA_ONESHOT SA_RESETHAND macro
140 #define SA_ONESHOT _SV_RESET macro
2428 if (ka->sa.sa_flags & SA_ONESHOT) in get_signal()3874 new_sa.sa.sa_flags = SA_ONESHOT | SA_NOMASK; in SYSCALL_DEFINE2()