Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/verifier/
A Dld_imm64.c143 .fixup_map_hash_48b = { 1 },
A Djmp32.c815 .fixup_map_hash_48b = { 4 },
843 .fixup_map_hash_48b = { 4 },
871 .fixup_map_hash_48b = { 4 },
A Dcalls.c691 .fixup_map_hash_48b = { 3 },
2254 .fixup_map_hash_48b = { 7 },
/linux/tools/testing/selftests/bpf/
A Dtest_verifier.c110 int fixup_map_hash_48b[MAX_FIXUPS]; member
1015 int *fixup_map_hash_48b = test->fixup_map_hash_48b; in do_test_fixup() local
1056 if (*fixup_map_hash_48b) { in do_test_fixup()
1060 prog[*fixup_map_hash_48b].imm = map_fds[1]; in do_test_fixup()
1061 fixup_map_hash_48b++; in do_test_fixup()
1062 } while (*fixup_map_hash_48b); in do_test_fixup()

Completed in 14 milliseconds