Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_verifier.c114 int fixup_map_sockhash[MAX_FIXUPS]; member
1019 int *fixup_map_sockhash = test->fixup_map_sockhash; in do_test_fixup() local
1131 if (*fixup_map_sockhash) { in do_test_fixup()
1135 prog[*fixup_map_sockhash].imm = map_fds[10]; in do_test_fixup()
1136 fixup_map_sockhash++; in do_test_fixup()
1137 } while (*fixup_map_sockhash); in do_test_fixup()

Completed in 6 milliseconds