Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dseccomp_bpf_tests.c748 void tracer_stop(int sig) in tracer_stop() function
756 .sa_handler = tracer_stop, in tracer()
/external/seccomp-tests/linux/
Dseccomp_bpf.c1016 void tracer_stop(int sig) in tracer_stop() function
1029 .sa_handler = tracer_stop, in tracer()
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1321 void tracer_stop(int sig) in tracer_stop() function
1334 .sa_handler = tracer_stop, in start_tracer()