Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_verifier.c75 int fixup_map_sockhash[MAX_FIXUPS]; member
628 int *fixup_map_sockhash = test->fixup_map_sockhash; in do_test_fixup() local
737 if (*fixup_map_sockhash) { in do_test_fixup()
741 prog[*fixup_map_sockhash].imm = map_fds[10]; in do_test_fixup()
742 fixup_map_sockhash++; in do_test_fixup()
743 } while (*fixup_map_sockhash); in do_test_fixup()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/verifier/
H A Dsock.c621 .fixup_map_sockhash = { 3 },
660 .fixup_map_sockhash = { 3 },