Home
last modified time | relevance | path

Searched refs:PR_SET_PTRACER (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/seccomp/
Dseccomp_bpf.c42 #ifndef PR_SET_PTRACER
43 # define PR_SET_PTRACER 0x59616d61 macro
1102 prctl(PR_SET_PTRACER, tracer_pid, 0, 0, 0); in setup_trace_fixture()