Searched defs:IS_SECCOMP_EVENT (Results 1 – 1 of 1) sorted by relevance
1920 #define IS_SECCOMP_EVENT(status) ((status >> 16) == PTRACE_EVENT_SECCOMP) macro1927 #define IS_SECCOMP_EVENT(status) ((status >> 16) == 7 || (status >> 16) == 8) macro