Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
crash_load_segments
arch/x86/include/asm/crash.h
7
int crash_load_segments(struct kimage *image);
arch/x86/kernel/kexec-bzimage64.c
524
ret = crash_load_segments(image);