Home
last modified time | relevance | path

Searched refs:crash_shrink_memory (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dcrash_core.h19 int crash_shrink_memory(unsigned long new_size);
/linux-6.12.1/kernel/
Dksysfs.c158 ret = crash_shrink_memory(cnt); in kexec_crash_size_store()
Dcrash_core.c364 int crash_shrink_memory(unsigned long new_size) in crash_shrink_memory() function