Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dswap.h36 void *get_shadow_from_swap_cache(swp_entry_t entry);
127 static inline void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
Dswap_state.c85 void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
Dmemory.c3775 shadow = get_shadow_from_swap_cache(entry); in do_swap_page()