Home
last modified time | relevance | path

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

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