Lines Matching defs:void
52 void __init hibernate_reserved_size_init(void) in hibernate_reserved_size_init() argument
65 void __init hibernate_image_size_init(void) in hibernate_image_size_init() argument
966 int create_basic_memory_bitmaps(void) in create_basic_memory_bitmaps() argument
1016 void free_basic_memory_bitmaps(void) in free_basic_memory_bitmaps() argument
1062 static unsigned int count_free_highmem_pages(void) in count_free_highmem_pages() argument
1109 static unsigned int count_highmem_pages(void) in count_highmem_pages() argument
1174 static unsigned int count_data_pages(void) in count_data_pages() argument
1324 void swsusp_free(void) in swsusp_free() argument
1456 static unsigned long free_unnecessary_pages(void) in free_unnecessary_pages() argument
1559 int hibernate_preallocate_memory(void) in hibernate_preallocate_memory() argument
1837 asmlinkage __visible int swsusp_save(void) in swsusp_save() argument
1904 unsigned long snapshot_get_image_size(void) in snapshot_get_image_size() argument
2271 static void copy_last_highmem_page(void) in copy_last_highmem_page() argument
2283 static inline int last_highmem_page_copied(void) in last_highmem_page_copied() argument
2288 static inline void free_highmem_data(void) in free_highmem_data() argument
2312 static inline void copy_last_highmem_page(void) {} in copy_last_highmem_page() argument
2313 static inline int last_highmem_page_copied(void) { return 1; } in last_highmem_page_copied() argument
2314 static inline void free_highmem_data(void) {} in free_highmem_data() argument
2588 int restore_highmem(void) in restore_highmem() argument