Home
last modified time | relevance | path

Searched refs:vmcoreinfo_data_copy (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/kernel/
A Dkexec_core.c530 image->vmcoreinfo_data_copy = safecopy; in kimage_crash_copy_vmcoreinfo()
618 if (image->vmcoreinfo_data_copy) { in kimage_free()
620 vunmap(image->vmcoreinfo_data_copy); in kimage_free()
/linux-6.3-rc2/include/linux/
A Dkexec.h326 void *vmcoreinfo_data_copy; /* locates in the crash memory */ member

Completed in 5 milliseconds