Lines Matching full:dumps
57 struct list_head list; /* List of dumps */
362 /* We add device dumps before other elf notes because the in __read_vmcore()
365 * between the elf notes and the device dumps. Tools will in __read_vmcore()
367 * and we don't want that. Hence, adding device dumps before in __read_vmcore()
372 /* Read device dumps */ in __read_vmcore()
630 /* We add device dumps before other elf notes because the in mmap_vmcore()
633 * between the elf notes and the device dumps. Tools will in mmap_vmcore()
635 * and we don't want that. Hence, adding device dumps before in mmap_vmcore()
637 * avoided. This also ensures that the device dumps and in mmap_vmcore()
642 /* Read device dumps */ in mmap_vmcore()
915 * header when the device dumps will be added. in merge_note_headers_elf64()
1106 * header when the device dumps will be added. in merge_note_headers_elf32()
1386 * @vmcoreddsz: Size of device dumps to be added to elf note header
1445 * vmcoredd_update_size - Update the total size of the device dumps and update
1449 * Update the total size of all the device dumps and update the ELF program
1502 /* Allocate buffer for driver's to write their dumps */ in vmcore_add_device_dump()
1659 /* We only support Elf64 dumps for now. */ in vmcore_process_device_ram()
1699 /* Free all dumps in vmcore device dump list */