Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/
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-v6.1/tools/testing/selftests/bpf/verifier/
Dsock.c621 .fixup_map_sockhash = { 3 },
660 .fixup_map_sockhash = { 3 },