Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
crash_shrink_memory
include/linux/crash_core.h
19
int crash_shrink_memory(unsigned long new_size);
kernel/kexec_core.c
1291
ret = crash_shrink_memory(cnt);