Lines Matching refs:max_entries
40 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_1()
56 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_1()
72 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_1()
93 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_1()
94 j = bpf_map__def(prog_array)->max_entries - 1 - i; in test_tailcall_1()
110 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_1()
111 j = bpf_map__def(prog_array)->max_entries - 1 - i; in test_tailcall_1()
128 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_1()
178 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_2()
343 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_4()
359 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_4()
370 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_4()
431 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_5()
447 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_5()
458 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_5()
510 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_bpf2bpf_1()
671 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_bpf2bpf_3()
761 for (i = 0; i < bpf_map__def(prog_array)->max_entries; i++) { in test_tailcall_bpf2bpf_4()