Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_verifier.c79 int fixup_map_sockhash[MAX_FIXUPS]; member
745 int *fixup_map_sockhash = test->fixup_map_sockhash; in do_test_fixup() local
856 if (*fixup_map_sockhash) { in do_test_fixup()
860 prog[*fixup_map_sockhash].imm = map_fds[10]; in do_test_fixup()
861 fixup_map_sockhash++; in do_test_fixup()
862 } while (*fixup_map_sockhash); in do_test_fixup()
/linux/tools/testing/selftests/bpf/verifier/
A Dsock.c546 .fixup_map_sockhash = { 3 },
585 .fixup_map_sockhash = { 3 },

Completed in 7 milliseconds