Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hibernate
include/linux/suspend.h
412
static inline int hibernate(void) { return -ENOSYS; }
kernel/power/hibernate.c
788
int hibernate(void)