Searched defs:SECCOMP_RET_KILL (Results 1 – 7 of 7) sorted by relevance
20 # define SECCOMP_RET_KILL SECCOMP_RET_KILL_THREAD macro
40 #define SECCOMP_RET_KILL SECCOMP_RET_KILL_THREAD macro
52 #define SECCOMP_RET_KILL SECCOMP_RET_KILL_THREAD macro
72 #define SECCOMP_RET_KILL 0x00000000U /* kill the task immediately */ macro
107 #define SECCOMP_RET_KILL SECCOMP_RET_KILL_THREAD macro
2030 pub const SECCOMP_RET_KILL: ::c_uint = SECCOMP_RET_KILL_THREAD; constant
2059 pub const SECCOMP_RET_KILL: ::c_uint = SECCOMP_RET_KILL_THREAD; constant