Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c109 int fixup_map_hash_16b[MAX_FIXUPS]; member
1014 int *fixup_map_hash_16b = test->fixup_map_hash_16b; in do_test_fixup() local
1063 if (*fixup_map_hash_16b) { in do_test_fixup()
1067 prog[*fixup_map_hash_16b].imm = map_fds[2]; in do_test_fixup()
1068 fixup_map_hash_16b++; in do_test_fixup()
1069 } while (*fixup_map_hash_16b); in do_test_fixup()