Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dptrace.h174 #define PTRACE_O_TRACESECCOMP (1 << PTRACE_EVENT_SECCOMP) macro
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1491 #define PTRACE_O_TRACESECCOMP 0x00000080 macro