Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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.c4204 shadow = get_shadow_from_swap_cache(swp); in filemap_cachestat()
H A Dmemory.c3844 shadow = get_shadow_from_swap_cache(entry); in do_swap_page()
/kernel/linux/linux-5.10/include/linux/
H A Dswap.h431 extern void *get_shadow_from_swap_cache(swp_entry_t entry);
603 static inline void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
/kernel/linux/linux-5.10/mm/
H A Dswap_state.c110 void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
H A Dmemory.c3433 shadow = get_shadow_from_swap_cache(entry); in do_swap_page()

Completed in 23 milliseconds