Searched refs:PTRACE_EVENT_SECCOMP (Results 1 – 2 of 2) sorted by relevance
94 #define PTRACE_EVENT_SECCOMP 7 macro103 #define PTRACE_O_TRACESECCOMP (1 << PTRACE_EVENT_SECCOMP)
420 case PTRACE_EVENT_SECCOMP: in get_sigcode()