Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dseccomp.h34 #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */ macro
/Linux-v4.19/tools/testing/selftests/seccomp/
Dseccomp_bpf.c90 #define SECCOMP_RET_KILL_THREAD 0x00000000U /* kill the thread */ macro