Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_verifier.c111 int fixup_map_hash_16b[MAX_FIXUPS]; member
1016 int *fixup_map_hash_16b = test->fixup_map_hash_16b; in do_test_fixup() local
1065 if (*fixup_map_hash_16b) { in do_test_fixup()
1069 prog[*fixup_map_hash_16b].imm = map_fds[2]; in do_test_fixup()
1070 fixup_map_hash_16b++; in do_test_fixup()
1071 } while (*fixup_map_hash_16b); in do_test_fixup()

Completed in 7 milliseconds