Searched refs:swap_address_space (Results 1 – 7 of 7) sorted by relevance
87 struct address_space *address_space = swap_address_space(entry); in get_shadow_from_swap_cache()104 struct address_space *address_space = swap_address_space(entry); in add_to_swap_cache()156 struct address_space *address_space = swap_address_space(entry); in __delete_from_swap_cache()248 struct address_space *address_space = swap_address_space(entry); in delete_from_swap_cache()266 struct address_space *address_space = swap_address_space(entry); in clear_shadow_from_swap_cache()348 page = find_get_page(swap_address_space(entry), swp_offset(entry)); in lookup_swap_cache()420 page = find_get_page(swap_address_space(swp), swp_offset(swp)); in find_get_incore_page()445 page = find_get_page(swap_address_space(entry), in __read_swap_cache_async()
30 #define swap_address_space(entry) \ macro79 static inline struct address_space *swap_address_space(swp_entry_t entry) in swap_address_space() function
142 *vec = mincore_page(swap_address_space(entry), in mincore_pte_range()
804 return swap_address_space(folio_swap_entry(folio)); in folio_mapping()
134 page = find_get_page(swap_address_space(entry), offset); in __try_to_reclaim_swap()2096 page = find_get_page(swap_address_space(entry), i); in try_to_unuse()
2454 swap_cache = swap_address_space(entry); in __split_huge_page()
5502 page = find_get_page(swap_address_space(ent), swp_offset(ent)); in mc_handle_swap_pte()