Lines Matching +full:keep +full:- +full:power +full:- +full:in +full:- +full:suspend
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #include <linux/suspend.h>
21 /* kernel/power/snapshot.c */
26 /* Maximum size of architecture specific data in a hibernation header */
42 * Keep some memory free so that I/O operations can succeed without paging
48 * Keep 1 MB of memory free so that device drivers can allocate some pages in
49 * their .suspend() routines without breaking the suspend to disk.
55 /* kernel/power/hibernate.c */
63 /* kernel/power/snapshot.c */
94 /* Preferred image size in bytes (default 500 MB) */
125 * in the future with considerably less effort.
162 * Flags that can be passed from the hibernatig hernel to the "boot" kernel in
170 /* kernel/power/hibernate.c */
181 /* kernel/power/swsusp.c */
185 /* kernel/power/suspend.c */
196 return -ENOSYS; in suspend_devices_and_enter()
201 /* kernel/power/suspend_test.c */
210 /* kernel/power/main.c */
228 * Suspend test levels
231 /* keep first */
238 /* keep last */
243 #define TEST_MAX (__TEST_AFTER_LAST - 1)
292 /* kernel/power/autosleep.c */
310 /* kernel/power/wakelock.c */