Searched defs:SECCOMP_RET_KILL_PROCESS (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dseccomp.h38 #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the process */ macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h38 #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the process */ macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c104 #define SECCOMP_RET_KILL_PROCESS 0x80000000U /* kill the process */ macro

Completed in 128 milliseconds