Searched defs:vmlinux (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/powerpc/boot/ |
| H A D | main.c | 101 static struct addr_range prep_initrd(struct addr_range vmlinux, void *chosen, in prep_initrd() 150 static void prep_esm_blob(struct addr_range vmlinux, void *chosen) in prep_esm_blob() 186 static inline void prep_esm_blob(struct addr_range vmlinux, void *chosen) { } in prep_esm_blob() 229 struct addr_range vmlinux, initrd; in start() local
|
| /linux/tools/testing/selftests/x86/bugs/ |
| H A D | common.py | 104 def get_section_info(vmlinux, section_name): argument 116 def get_patch_sites(vmlinux, offset, size): argument
|
| H A D | its_ret_alignment.py | 51 vmlinux = f"/usr/lib/debug/lib/modules/{os.uname().release}/vmlinux" variable
|
| H A D | its_indirect_alignment.py | 56 vmlinux = f"/usr/lib/debug/lib/modules/{os.uname().release}/vmlinux" variable
|
| /linux/tools/perf/tests/ |
| H A D | vmlinux-kallsyms.c | 195 struct machine vmlinux; in test__vmlinux_matches_kallsyms() local
|
| /linux/ |
| H A D | Makefile | 1296 vmlinux: private _LDFLAGS_vmlinux := $(LDFLAGS_vmlinux) target 1297 vmlinux: export LDFLAGS_vmlinux = $(_LDFLAGS_vmlinux) target 1298 vmlinux: vmlinux.o $(KBUILD_LDS) modpost target 1586 vmlinux: dtbs target
|
| /linux/arch/mips/tools/ |
| H A D | loongson3-llsc-check.c | 241 void *vmlinux; in main() local
|
| /linux/tools/objtool/ |
| H A D | klp-diff.c | 475 bool vmlinux = str_ends_with(objname, "vmlinux.o"); in find_sympos() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_verifier.c | 893 static struct btf *btf__load_testmod_btf(struct btf *vmlinux) in btf__load_testmod_btf()
|
| /linux/tools/perf/util/ |
| H A D | symbol.c | 1877 const char *vmlinux, bool vmlinux_allocated) in dso__load_vmlinux()
|