Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1489 bool tracer_running; variable
1492 tracer_running = false; in tracer_stop()
1507 tracer_running = true; in start_tracer()
1535 while (tracer_running) { in start_tracer()
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1504 bool tracer_running; variable
1507 tracer_running = false; in tracer_stop()
1522 tracer_running = true; in start_tracer()
1550 while (tracer_running) { in start_tracer()

Completed in 10 milliseconds