Home
last modified time | relevance | path

Searched refs:vmlinux (Results 226 – 250 of 289) sorted by relevance

12345678910>>...12

/openbmc/u-boot/doc/uImage.FIT/
H A Dhowto.txt74 target. Assume that the outcome of the build is vmlinux.bin.gz, a file which
77 doc/uImage.FIT/kernel.its (note that kernel.its assumes that vmlinux.bin.gz is
186 files: vmlinux.bin.gz (Linux kernel) and target.dtb (FDT blob). The uImage can
/openbmc/linux/arch/sparc/kernel/
H A DMakefile13 extra-y += vmlinux.lds
/openbmc/linux/Documentation/admin-guide/
H A Dbug-hunting.rst112 number of the OOPS from the ``vmlinux`` file.
126 $ gdb vmlinux
137 $ make vmlinux
138 $ gdb vmlinux
/openbmc/linux/tools/perf/Documentation/
H A Dperf-probe.txt37 --vmlinux=PATH::
38 Specify vmlinux path which has debuginfo (Dwarf binary).
40 vmlinux file.
308 …- Since the perf probe commands read the vmlinux (for kernel) and/or the debuginfo file (including…
H A Dperf-buildid-cache.txt63 to update kallsyms and kernel dso to vmlinux in order to support
H A Dperf-kwork.txt155 --vmlinux=<file>::
H A Dperf-c2c.txt71 --vmlinux=<file>::
72 vmlinux pathname
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install-efi.sh289 for types in bzImage zImage vmlinux vmlinuz fitImage; do
H A Dinit-install.sh328 for types in bzImage zImage vmlinux vmlinuz fitImage; do
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst269 文件为旧内核映像指定一个条目(例如/vmlinux.old)防止新的不能正常
/openbmc/linux/Documentation/bpf/
H A Dmap_cgrp_storage.rst39 #include <vmlinux.h>
H A Dbpf_iterators.rst94 Here is the definition of ``bpf_iter__task_file`` in `vmlinux.h
96 Any struct name in ``vmlinux.h`` in the format ``bpf_iter__<iter_name>``
271 #include <vmlinux.h>
/openbmc/linux/arch/mips/kernel/
H A DMakefile6 extra-y := vmlinux.lds
/openbmc/linux/arch/s390/
H A DMakefile135 bzImage: vmlinux
/openbmc/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst81 …nclude/asm-generic/vmlinux.lds.h <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.g…
/openbmc/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst66 > halt; load_image vmlinux ; reset
/openbmc/linux/arch/riscv/
H A DMakefile162 $(BOOT_TARGETS): vmlinux
/openbmc/linux/tools/perf/util/
H A Dsymbol.h120 const char *vmlinux, bool vmlinux_allocated);
H A Dsymbol.c1943 const char *vmlinux, bool vmlinux_allocated) in dso__load_vmlinux() argument
1950 if (vmlinux[0] == '/') in dso__load_vmlinux()
1951 snprintf(symfs_vmlinux, sizeof(symfs_vmlinux), "%s", vmlinux); in dso__load_vmlinux()
1953 symbol__join_symfs(symfs_vmlinux, vmlinux); in dso__load_vmlinux()
1962 free((char *) vmlinux); in dso__load_vmlinux()
1970 dso__set_long_name(dso, vmlinux, vmlinux_allocated); in dso__load_vmlinux()
/openbmc/linux/arch/arm64/
H A DMakefile162 Image vmlinuz.efi: vmlinux
/openbmc/linux/arch/alpha/kernel/
H A DMakefile6 extra-y := vmlinux.lds
/openbmc/linux/arch/x86/kernel/
H A DMakefile6 extra-y += vmlinux.lds
/openbmc/linux/Documentation/arch/arc/
H A Darc.rst81 This will produce "vmlinux" file in the root of the kernel source tree
/openbmc/qemu/docs/system/
H A Dgdb.rst27 Then launch gdb on the 'vmlinux' executable::
29 > gdb vmlinux
/openbmc/qemu/docs/system/ppc/
H A Dpseries.rst61 | vmlinux BE | ✓ | ✓ |
63 | vmlinux LE | ✓ | ✓ |

12345678910>>...12