Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswap.h33 void *get_shadow_from_swap_cache(swp_entry_t entry);
122 static inline void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
H A Dswap_state.c70 void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
H A Dfilemap.c4218 shadow = get_shadow_from_swap_cache(swp); in filemap_cachestat()
H A Dmemory.c3828 shadow = get_shadow_from_swap_cache(entry); in do_swap_page()