have_vmlinux 27 scripts/mod/modpost.c static int have_vmlinux = 0; have_vmlinux 2025 scripts/mod/modpost.c have_vmlinux = 1; have_vmlinux 2202 scripts/mod/modpost.c if (have_vmlinux && !s->weak) { have_vmlinux 2474 scripts/mod/modpost.c have_vmlinux = 1; have_vmlinux 574 tools/perf/tests/code-reading.c bool have_vmlinux, have_kcore, excl_kernel = false; have_vmlinux 598 tools/perf/tests/code-reading.c have_vmlinux = dso__is_vmlinux(map->dso); have_vmlinux 606 tools/perf/tests/code-reading.c if (!have_vmlinux && !have_kcore) have_vmlinux 705 tools/perf/tests/code-reading.c if (!have_vmlinux && !have_kcore && !try_kcore) have_vmlinux 707 tools/perf/tests/code-reading.c else if (!have_vmlinux && !try_kcore)