Home
last modified time | relevance | path

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

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