Searched refs:get_shadow_from_swap_cache (Results 1 – 3 of 3) sorted by relevance
33 void *get_shadow_from_swap_cache(swp_entry_t entry);118 static inline void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
72 void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
3752 shadow = get_shadow_from_swap_cache(entry); in do_swap_page()
Completed in 13 milliseconds