Searched refs:swap_address_space (Results 1 – 7 of 7) sorted by relevance
86 struct address_space *address_space = swap_address_space(entry); in get_shadow_from_swap_cache()103 struct address_space *address_space = swap_address_space(entry); in add_to_swap_cache()155 struct address_space *address_space = swap_address_space(entry); in __delete_from_swap_cache()243 struct address_space *address_space = swap_address_space(entry); in delete_from_swap_cache()261 struct address_space *address_space = swap_address_space(entry); in clear_shadow_from_swap_cache()343 page = find_get_page(swap_address_space(entry), swp_offset(entry)); in lookup_swap_cache()412 page = find_get_page(swap_address_space(swp), swp_offset(swp)); in find_get_incore_page()437 page = find_get_page(swap_address_space(entry), in __read_swap_cache_async()
140 *vec = mincore_page(swap_address_space(entry), in mincore_pte_range()
720 return swap_address_space(folio_swap_entry(folio)); in folio_mapping()
132 page = find_get_page(swap_address_space(entry), offset); in __try_to_reclaim_swap()2219 page = find_get_page(swap_address_space(entry), i); in try_to_unuse()
2423 swap_cache = swap_address_space(entry); in __split_huge_page()
5509 page = find_get_page(swap_address_space(ent), swp_offset(ent)); in mc_handle_swap_pte()
442 #define swap_address_space(entry) \ macro551 static inline struct address_space *swap_address_space(swp_entry_t entry) in swap_address_space() function
Completed in 40 milliseconds