Home
last modified time | relevance | path

Searched defs:SECCOMP_RET_TRAP (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dseccomp.h22 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
/external/chromium_org/third_party/skia/experimental/webtry/
Dseccomp_bpf.h40 # define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
/external/skia/experimental/webtry/
Dseccomp_bpf.h40 # define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */ macro
/external/chromium_org/sandbox/linux/seccomp-bpf/
Dlinux_seccomp.h89 #define SECCOMP_RET_TRAP 0x00030000U // Disallow and force a SIGSYS macro