Home
last modified time | relevance | path

Searched defs:succ_cnt (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_progs.h123 int succ_cnt; /* successful tests */ global() member
H A Dtest_progs.c1585 int succ_cnt = 0, fail_cnt = 0, sub_succ_cnt = 0, skip_cnt = 0; calculate_summary_and_print_errors() local
[all...]
H A Dtest_sockmap.c134 int succ_cnt; member
/linux/kernel/bpf/
H A Dverifier.c17992 u32 cur_postorder, i, top, stack_sz, s, succ_cnt, succ[2]; in compute_postorder() local
24339 u32 succ_cnt, i, j, t, w; in compute_scc() local