Searched refs:SA_ONESHOT (Results 1 – 7 of 7) sorted by relevance
87 #define SA_ONESHOT SA_RESETHAND macro109 #define SA_PROBE SA_ONESHOT
69 #define SA_ONESHOT SA_RESETHAND macro
76 #define SA_ONESHOT SA_RESETHAND macro
53 #define SA_ONESHOT SA_RESETHAND macro
80 #define SA_ONESHOT SA_RESETHAND macro
71 #define SA_ONESHOT SA_RESETHAND macro
2805 if (ka->sa.sa_flags & SA_ONESHOT) in get_signal()4637 new_sa.sa.sa_flags = SA_ONESHOT | SA_NOMASK; in SYSCALL_DEFINE2()