Searched refs:SECCOMP_MODE_STRICT (Results 1 – 4 of 4) sorted by relevance
8 #if !(defined(SECCOMP_MODE_STRICT) || (defined(HAVE_DECL_SECCOMP_MODE_STRICT) && HAVE_DECL_SECCOMP_…9 # define SECCOMP_MODE_STRICT 1 macro11 XLAT(SECCOMP_MODE_STRICT),
2 SECCOMP_MODE_STRICT 1
10 #define SECCOMP_MODE_STRICT 1 /* uses hard-coded filter. */ macro
124 if (SECCOMP_MODE_STRICT == tcp->u_arg[1]) in prctl_enter()