Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A Dveristat.c464 int i, allow_cnt = 0; in should_process_file_prog() local
486 allow_cnt++; in should_process_file_prog()
510 return allow_cnt == 0; in should_process_file_prog()
2426 int i, allow_cnt = 0; in should_output_join_stats() local
2441 allow_cnt++; in should_output_join_stats()
2448 return allow_cnt == 0; in should_output_join_stats()
2635 int i, allow_cnt = 0; in should_output_stats() local
2650 allow_cnt++; in should_output_stats()
2657 return allow_cnt == 0; in should_output_stats()