Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dswap.h54 void *get_shadow_from_swap_cache(swp_entry_t entry);
171 static inline void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
Dswap_state.c74 void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
Dfilemap.c4422 shadow = get_shadow_from_swap_cache(swp); in filemap_cachestat()
Dshmem.c2021 shadow = get_shadow_from_swap_cache(entry); in shmem_swap_alloc_folio()
Dmemory.c4408 shadow = get_shadow_from_swap_cache(entry); in do_swap_page()