Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_verifier.c116 int fixup_map_sockhash[MAX_FIXUPS]; member
889 int *fixup_map_sockhash = test->fixup_map_sockhash; in do_test_fixup() local
1002 if (*fixup_map_sockhash) { in do_test_fixup()
1006 prog[*fixup_map_sockhash].imm = map_fds[10]; in do_test_fixup()
1007 fixup_map_sockhash++; in do_test_fixup()
1008 } while (*fixup_map_sockhash); in do_test_fixup()
/linux-6.3-rc2/tools/testing/selftests/bpf/verifier/
A Dsock.c621 .fixup_map_sockhash = { 3 },
660 .fixup_map_sockhash = { 3 },

Completed in 6 milliseconds