Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1015 bool tracer_running; variable
1018 tracer_running = false; in tracer_stop()
1033 tracer_running = true; in tracer()
1057 while (tracer_running) { in tracer()