Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dveristat.c519 int i, allow_cnt = 0; in should_process_file_prog() local
541 allow_cnt++; in should_process_file_prog()
565 return allow_cnt == 0; in should_process_file_prog()
2990 int i, allow_cnt = 0; in should_output_join_stats() local
3005 allow_cnt++; in should_output_join_stats()
3012 return allow_cnt == 0; in should_output_join_stats()
3199 int i, allow_cnt = 0; in should_output_stats() local
3214 allow_cnt++; in should_output_stats()
3221 return allow_cnt == 0; in should_output_stats()