Searched refs:UAPI_SA_FLAGS (Results 1 – 2 of 2) sorted by relevance
84 #define UAPI_SA_FLAGS \ macro
4146 BUILD_BUG_ON(UAPI_SA_FLAGS & SA_UNSUPPORTED); in do_sigaction()4154 act->sa.sa_flags &= UAPI_SA_FLAGS; in do_sigaction()4156 oact->sa.sa_flags &= UAPI_SA_FLAGS; in do_sigaction()