Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/uapi/linux/
Dseccomp.h39 #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */ macro
/linux-6.12.1/include/uapi/linux/
Dseccomp.h39 #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */ macro
/linux-6.12.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c107 #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */ macro