Home
last modified time | relevance | path

Searched refs:vmcore (Results 1 – 25 of 32) sorted by relevance

12

/linux/Documentation/s390/
A Dzfcpdump.rst21 of the /proc/vmcore interface. This interface exports the crashed system's
24 is needed by /proc/vmcore. The tail part of the crashed systems memory which
42 reads from /proc/vmcore or zcore/mem and writes the system dump to a SCSI disk.
/linux/fs/proc/
A Dvmcore.c338 struct vmcore *m = NULL; in __read_vmcore()
596 struct vmcore *m; in mmap_vmcore()
719 static struct vmcore* __init get_new_element(void) in get_new_element()
721 return kzalloc(sizeof(struct vmcore), GFP_KERNEL); in get_new_element()
728 struct vmcore *m; in get_vmcore_size()
1130 struct vmcore *new; in process_ptload_program_headers_elf64()
1173 struct vmcore *new; in process_ptload_program_headers_elf32()
1212 struct vmcore *m; in set_vmcore_list_offsets()
1615 struct vmcore *m; in vmcore_cleanup()
1617 m = list_first_entry(&vmcore_list, struct vmcore, list); in vmcore_cleanup()
A Dbuilt-in.a28 vmcore.o/
A DMakefile33 proc-$(CONFIG_PROC_VMCORE) += vmcore.o
A D.built-in.a.cmd1 …o fs/proc/thread_self.o fs/proc/proc_sysctl.o fs/proc/proc_net.o fs/proc/vmcore.o fs/proc/kmsg.o f…
A DKconfig42 bool "/proc/vmcore support"
61 as ELF notes to /proc/vmcore. You can still disable device
A D.vmcore.o.cmd1vmcore.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/a…
3 source_fs/proc/vmcore.o := fs/proc/vmcore.c
5 deps_fs/proc/vmcore.o := \
1114 include/uapi/linux/vmcore.h \
1127 fs/proc/vmcore.o: $(deps_fs/proc/vmcore.o)
1129 $(deps_fs/proc/vmcore.o):
/linux/Documentation/powerpc/
A Dfirmware-assisted-dump.rst16 - Unlike phyp dump, FADump exports the memory dump through /proc/vmcore
20 interface while reading /proc/vmcore.
83 - User-space tools will read /proc/vmcore to obtain the contents
194 Used by second /proc/vmcore
206 Currently the dump will be copied from /proc/vmcore to a new file upon
207 user intervention. The dump data available through /proc/vmcore will be
268 be handled and vmcore will not be captured. This interface can be
360 correct data before it gets exported through /proc/vmcore. The current
/linux/include/linux/
A Dkcore.h23 struct vmcore { struct
/linux/Documentation/ABI/obsolete/
A Dsysfs-kernel-fadump_release_mem8 the system is booted to capture the vmcore using FADump.
/linux/Documentation/ABI/testing/
A Dsysfs-kernel-vmcoreinfo12 space as part of ELF note in /proc/vmcore file. This note
A Dsysfs-kernel-fadump31 the system is booted to capture the vmcore using FADump.
/linux/Documentation/admin-guide/kdump/
A Dkdump.rst52 /proc/vmcore. This exports the dump as an ELF-format file that you can
171 2) Enable "/proc/vmcore support" under "Filesystems" -> "Pseudo filesystems"::
191 CPU is enough for kdump kernel to dump vmcore on most of systems.
466 headers. This is necessary because GDB currently cannot open vmcore files
534 cp /proc/vmcore <dump-file>
539 makedumpfile -l --message-level 1 -d 31 /proc/vmcore <dump-file>
547 /proc/vmcore. Use the debug vmlinux built with -g and run the following
A Dvmcoreinfo.rst22 find the corresponding vmlinux in order to process vmcore.
/linux/Documentation/bpf/
A Ddrgn.rst9 Instead it's reading directly from ``/proc/kcore`` or vmcore and pretty prints
/linux/fs/
A Dbuilt-in.a112 proc/vmcore.o/
/linux/drivers/tee/optee/
A D.core.o.cmd1019 include/uapi/linux/vmcore.h \
/linux/arch/arm64/kernel/
A D.crash_dump.o.cmd1019 include/uapi/linux/vmcore.h \
A D.cpufeature.o.cmd1026 include/uapi/linux/vmcore.h \
/linux/kernel/
A D.crash_dump.o.cmd1019 include/uapi/linux/vmcore.h \
/linux/drivers/of/
A D.fdt.o.cmd1026 include/uapi/linux/vmcore.h \
/linux/block/
A D.blk-mq.o.cmd1243 include/uapi/linux/vmcore.h \
/linux/drivers/iommu/
A D.dma-iommu.o.cmd1291 include/uapi/linux/vmcore.h \
/linux/drivers/irqchip/
A D.irq-gic-v3-its.o.cmd1234 include/uapi/linux/vmcore.h \
/linux/drivers/iommu/arm/arm-smmu-v3/
A D.arm-smmu-v3.o.cmd1225 include/uapi/linux/vmcore.h \

Completed in 38 milliseconds

12