Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_verifier.c110 int fixup_map_sockhash[MAX_FIXUPS]; member
1015 int *fixup_map_sockhash = test->fixup_map_sockhash; in do_test_fixup() local
1127 if (*fixup_map_sockhash) { in do_test_fixup()
1131 prog[*fixup_map_sockhash].imm = map_fds[10]; in do_test_fixup()
1132 fixup_map_sockhash++; in do_test_fixup()
1133 } while (*fixup_map_sockhash); in do_test_fixup()