Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kernel_kexec
include/linux/kexec.h
439
extern int kernel_kexec(void);
kernel/reboot.c
800
ret = kernel_kexec();