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