Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1511 bool tracer_running; variable
1514 tracer_running = false; in tracer_stop()
1529 tracer_running = true; in start_tracer()
1557 while (tracer_running) { in start_tracer()