Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dveristat.c410 int i, allow_cnt = 0; in should_process_file_prog() local
432 allow_cnt++; in should_process_file_prog()
456 return allow_cnt == 0; in should_process_file_prog()
1793 int i, allow_cnt = 0; in should_output_join_stats() local
1808 allow_cnt++; in should_output_join_stats()
1815 return allow_cnt == 0; in should_output_join_stats()
2002 int i, allow_cnt = 0; in should_output_stats() local
2017 allow_cnt++; in should_output_stats()
2024 return allow_cnt == 0; in should_output_stats()