Searched defs:vmlinux (Results 1 – 9 of 9) sorted by relevance
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
104 def get_section_info(vmlinux, section_name): argument116 def get_patch_sites(vmlinux, offset, size): argument
51 vmlinux = f"/usr/lib/debug/lib/modules/{os.uname().release}/vmlinux" variable
56 vmlinux = f"/usr/lib/debug/lib/modules/{os.uname().release}/vmlinux" variable
1241 vmlinux: private _LDFLAGS_vmlinux := $(LDFLAGS_vmlinux) target1242 vmlinux: export LDFLAGS_vmlinux = $(_LDFLAGS_vmlinux) target1243 vmlinux: vmlinux.o $(KBUILD_LDS) modpost target1512 vmlinux: dtbs target
241 void *vmlinux; in main() local
111 #define vmlinux _vmlinux_info macro
893 static struct btf *btf__load_testmod_btf(struct btf *vmlinux) in btf__load_testmod_btf()
2008 const char *vmlinux, bool vmlinux_allocated) in dso__load_vmlinux()