fixup_map_sockhash 75 tools/testing/selftests/bpf/test_verifier.c int fixup_map_sockhash[MAX_FIXUPS]; fixup_map_sockhash 625 tools/testing/selftests/bpf/test_verifier.c int *fixup_map_sockhash = test->fixup_map_sockhash; fixup_map_sockhash 733 tools/testing/selftests/bpf/test_verifier.c if (*fixup_map_sockhash) { fixup_map_sockhash 737 tools/testing/selftests/bpf/test_verifier.c prog[*fixup_map_sockhash].imm = map_fds[10]; fixup_map_sockhash 738 tools/testing/selftests/bpf/test_verifier.c fixup_map_sockhash++; fixup_map_sockhash 739 tools/testing/selftests/bpf/test_verifier.c } while (*fixup_map_sockhash); fixup_map_sockhash 26 tools/testing/selftests/bpf/verifier/prevent_map_lookup.c .fixup_map_sockhash = { 3 },