Searched defs:vmlinux (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| 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
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| 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
|
| /kernel/linux/linux-5.10/tools/objtool/ |
| D | builtin-check.c | 22 validate_dup, vmlinux, sls, unret, rethunk; variable
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| D | vmlinux-kallsyms.c | 23 struct machine kallsyms, vmlinux; in test__vmlinux_matches_kallsyms() local
|
| /kernel/linux/linux-5.10/arch/s390/boot/compressed/ |
| D | decompressor.h | 28 #define vmlinux (*(struct vmlinux_info *)_vmlinux_info) macro
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| D | vmlinux-kallsyms.c | 123 struct machine kallsyms, vmlinux; in test__vmlinux_matches_kallsyms() local
|
| /kernel/linux/linux-6.6/arch/s390/boot/ |
| D | boot.h | 92 #define vmlinux _vmlinux_info macro
|
| /kernel/linux/linux-5.10/arch/mips/tools/ |
| D | loongson3-llsc-check.c | 241 void *vmlinux; in main() local
|
| /kernel/linux/linux-6.6/arch/mips/tools/ |
| D | loongson3-llsc-check.c | 241 void *vmlinux; in main() local
|
| /kernel/linux/linux-6.6/ |
| D | Makefile | 1169 vmlinux: private _LDFLAGS_vmlinux := $(LDFLAGS_vmlinux) target 1170 vmlinux: export LDFLAGS_vmlinux = $(_LDFLAGS_vmlinux) target 1171 vmlinux: vmlinux.o $(KBUILD_LDS) modpost target
|
| /kernel/linux/linux-5.10/ |
| D | Makefile | 1224 vmlinux: scripts/link-vmlinux.sh autoksyms_recursive $(vmlinux-deps) FORCE target
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | test_verifier.c | 895 static struct btf *btf__load_testmod_btf(struct btf *vmlinux) in btf__load_testmod_btf()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | symbol.c | 2039 const char *vmlinux, bool vmlinux_allocated) in dso__load_vmlinux()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | symbol.c | 1943 const char *vmlinux, bool vmlinux_allocated) in dso__load_vmlinux()
|