Searched refs:do_test_fixup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 621 static void do_test_fixup(struct bpf_test *test, enum bpf_prog_type prog_type, in do_test_fixup() function 959 do_test_fixup(test, prog_type, prog, map_fds); in do_test_single()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 1009 static void do_test_fixup(struct bpf_test *test, enum bpf_prog_type prog_type, in do_test_fixup() function 1578 do_test_fixup(test, prog_type, prog, map_fds, &fd_array[1]); in do_test_single()
|
Completed in 5 milliseconds