Home
last modified time | relevance | path

Searched defs:SECCOMP_MODE_STRICT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dseccomp.h10 #define SECCOMP_MODE_STRICT 1 /* uses hard-coded filter. */ macro
/linux-4.4.14/tools/testing/selftests/seccomp/
Dseccomp_bpf.c64 #define SECCOMP_MODE_STRICT 1 macro