Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dswap.c93 struct swap_map_handle { struct
300 static int mark_swapfiles(struct swap_map_handle *handle, unsigned int flags) in mark_swapfiles()
385 static void release_swap_writer(struct swap_map_handle *handle) in release_swap_writer()
392 static int get_swap_writer(struct swap_map_handle *handle) in get_swap_writer()
423 static int swap_write_page(struct swap_map_handle *handle, void *buf, in swap_write_page()
463 static int flush_swap_writer(struct swap_map_handle *handle) in flush_swap_writer()
471 static int swap_writer_finish(struct swap_map_handle *handle, in swap_writer_finish()
515 static int save_image(struct swap_map_handle *handle, in save_image()
689 static int save_compressed_image(struct swap_map_handle *handle, in save_compressed_image()
943 struct swap_map_handle handle; in swsusp_write()
[all …]