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 */
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 */
230 * Suspend test levels
233 /* keep first */
240 /* keep last */
245 #define TEST_MAX (__TEST_AFTER_LAST - 1)
294 /* kernel/power/autosleep.c */
312 /* kernel/power/wakelock.c */