Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dhibernate.h152 int hibernate_alloc(void);
/openbsd/src/sys/kern/
Dsubr_suspend.c85 if (hibernate_alloc()) { in sleep_state()
Dsubr_hibernate.c1987 hibernate_alloc(void) in hibernate_alloc() function