Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/s390/
Dzfcpdump.txt19 of the /proc/vmcore interface. This interface exports the crashed system's
22 is needed by /proc/vmcore. The tail part of the crashed systems memory which
40 reads from /proc/vmcore or zcore/mem and writes the system dump to a SCSI disk.
/Linux-v4.19/fs/proc/
Dvmcore.c275 struct vmcore *m = NULL; in __read_vmcore()
527 struct vmcore *m; in mmap_vmcore()
649 static struct vmcore* __init get_new_element(void) in get_new_element()
651 return kzalloc(sizeof(struct vmcore), GFP_KERNEL); in get_new_element()
658 struct vmcore *m; in get_vmcore_size()
1060 struct vmcore *new; in process_ptload_program_headers_elf64()
1103 struct vmcore *new; in process_ptload_program_headers_elf32()
1142 struct vmcore *m; in set_vmcore_list_offsets()
1543 struct vmcore *m; in vmcore_cleanup()
1545 m = list_first_entry(&vmcore_list, struct vmcore, list); in vmcore_cleanup()
DMakefile33 proc-$(CONFIG_PROC_VMCORE) += vmcore.o
DKconfig41 bool "/proc/vmcore support"
60 as ELF notes to /proc/vmcore.
/Linux-v4.19/Documentation/powerpc/
Dfirmware-assisted-dump.txt15 - Unlike phyp dump, fadump exports the memory dump through /proc/vmcore
19 interface while reading /proc/vmcore.
80 -- User-space tools will read /proc/vmcore to obtain the contents
147 Used by second /proc/vmcore
151 Currently the dump will be copied from /proc/vmcore to a
153 /proc/vmcore will be in ELF format. Hence the existing kdump
203 be handled and vmcore will not be captured. This interface can be
261 correct data before it gets exported through /proc/vmcore. The current
/Linux-v4.19/include/linux/
Dkcore.h26 struct vmcore { struct
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-kernel-vmcoreinfo12 space as part of ELF note in /proc/vmcore file. This note
/Linux-v4.19/Documentation/kdump/
Dkdump.txt51 /proc/vmcore. This exports the dump as an ELF-format file that you can
161 2) Enable "/proc/vmcore support" under "Filesystems" -> "Pseudo filesystems".
401 headers. This is necessary because GDB currently cannot open vmcore files
469 cp /proc/vmcore <dump-file>
478 /proc/vmcore. Use the debug vmlinux built with -g and run the following
/Linux-v4.19/Documentation/sysctl/
Dkernel.txt659 is useful to define the root cause of RCU stalls using a vmcore.
/Linux-v4.19/Documentation/admin-guide/
Ddevices.txt18 12 = /dev/oldmem OBSOLETE - replaced by /proc/vmcore