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

/linux-master/include/uapi/linux/
H A Dseccomp.h39 #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */ macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h39 #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */ macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c105 #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */ macro

Completed in 99 milliseconds