Home
last modified time | relevance | path

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

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