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