fixup_map_sockmap 74 tools/testing/selftests/bpf/test_verifier.c int fixup_map_sockmap[MAX_FIXUPS]; fixup_map_sockmap 624 tools/testing/selftests/bpf/test_verifier.c int *fixup_map_sockmap = test->fixup_map_sockmap; fixup_map_sockmap 725 tools/testing/selftests/bpf/test_verifier.c if (*fixup_map_sockmap) { fixup_map_sockmap 729 tools/testing/selftests/bpf/test_verifier.c prog[*fixup_map_sockmap].imm = map_fds[9]; fixup_map_sockmap 730 tools/testing/selftests/bpf/test_verifier.c fixup_map_sockmap++; fixup_map_sockmap 731 tools/testing/selftests/bpf/test_verifier.c } while (*fixup_map_sockmap); fixup_map_sockmap 11 tools/testing/selftests/bpf/verifier/prevent_map_lookup.c .fixup_map_sockmap = { 3 },