Home
last modified time | relevance | path

Searched defs:SECCOMP_RET_KILL (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dseccomp.h28 #define SECCOMP_RET_KILL 0x00000000U /* kill the task immediately */ macro
/external/libchrome/sandbox/linux/system_headers/
Dlinux_seccomp.h91 #define SECCOMP_RET_KILL 0x00000000U // Kill the task immediately macro
/external/minijail/
Dbpf.h48 #define SECCOMP_RET_KILL 0x00000000U /* kill the task immediately */ macro
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dseccomp_bpf_tests.c66 #define SECCOMP_RET_KILL 0x00000000U // kill the task immediately macro
/external/seccomp-tests/linux/
Dseccomp_bpf.c72 #define SECCOMP_RET_KILL 0x00000000U /* kill the task immediately */ macro
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c72 #define SECCOMP_RET_KILL 0x00000000U /* kill the task immediately */ macro