Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1487 bool tracer_running; variable
1490 tracer_running = false; in tracer_stop()
1505 tracer_running = true; in start_tracer()
1533 while (tracer_running) { in start_tracer()