Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/ !
H A Duprobe_syscall.c651 static volatile bool race_stop; variable
659 while (!race_stop) { in worker_trigger()
696 while (!race_stop) { in worker_attach()
749 race_stop = true; in test_uprobe_race()