Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/
Dtest_verifier.c87 int fixup_map_sockhash[MAX_FIXUPS]; member
783 int *fixup_map_sockhash = test->fixup_map_sockhash; in do_test_fixup() local
896 if (*fixup_map_sockhash) { in do_test_fixup()
900 prog[*fixup_map_sockhash].imm = map_fds[10]; in do_test_fixup()
901 fixup_map_sockhash++; in do_test_fixup()
902 } while (*fixup_map_sockhash); in do_test_fixup()
/linux-5.19.10/tools/testing/selftests/bpf/verifier/
Dsock.c621 .fixup_map_sockhash = { 3 },
660 .fixup_map_sockhash = { 3 },