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>
19 /* kernel/power/snapshot.c */
24 /* Maximum size of architecture specific data in a hibernation header */
45 * Keep some memory free so that I/O operations can succeed without paging
51 * Keep 1 MB of memory free so that device drivers can allocate some pages in
52 * their .suspend() routines without breaking the suspend to disk.
58 /* kernel/power/hibernate.c */
66 /* kernel/power/snapshot.c */
97 /* Preferred image size in bytes (default 500 MB) */
128 * in the future with considerably less effort.
165 * Flags that can be passed from the hibernatig hernel to the "boot" kernel in
172 /* kernel/power/hibernate.c */
183 /* kernel/power/swsusp.c */
187 /* kernel/power/suspend.c */
198 return -ENOSYS; in suspend_devices_and_enter()
203 /* kernel/power/suspend_test.c */
212 /* kernel/power/main.c */
225 * Suspend test levels
228 /* keep first */
235 /* keep last */
240 #define TEST_MAX (__TEST_AFTER_LAST - 1)
289 /* kernel/power/autosleep.c */
307 /* kernel/power/wakelock.c */