Home
last modified time | relevance | path

Searched defs:lookup_swap_cache (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/mm/
Dswap_state.c275 struct page * lookup_swap_cache(swp_entry_t entry) in lookup_swap_cache() function
/linux-4.1.27/include/linux/
Dswap.h497 static inline struct page *lookup_swap_cache(swp_entry_t swp) in lookup_swap_cache() function