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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/power/
H A Dswap.c238 * The swap_map_handle structure is used for handling swap in
242 struct swap_map_handle { struct
248 static void release_swap_writer(struct swap_map_handle *handle)
255 static int get_swap_writer(struct swap_map_handle *handle)
269 static int swap_write_page(struct swap_map_handle *handle, void *buf,
301 static int flush_swap_writer(struct swap_map_handle *handle)
313 static int save_image(struct swap_map_handle *handle,
381 struct swap_map_handle handle;
436 static void release_swap_reader(struct swap_map_handle *handle)
443 static int get_swap_reader(struct swap_map_handle *handl
[all...]

Completed in 49 milliseconds