Home
last modified time | relevance | path

Searched refs:swap_cache_index (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/mm/
H A Dswap_state.c76 pgoff_t idx = swap_cache_index(entry); in get_shadow_from_swap_cache()
93 pgoff_t idx = swap_cache_index(entry); in add_to_swap_cache()
148 pgoff_t idx = swap_cache_index(entry); in __delete_from_swap_cache()
291 folio = filemap_get_folio(swap_address_space(entry), swap_cache_index(entry)); in swap_cache_get_folio()
361 index = swap_cache_index(swp); in filemap_get_incore_folio()
386 swap_cache_index(entry)); in __read_swap_cache_async()
H A Dswap.h47 static inline pgoff_t swap_cache_index(swp_entry_t entry) in swap_cache_index() function
123 static inline pgoff_t swap_cache_index(swp_entry_t entry) in swap_cache_index() function
H A Dmincore.c142 swap_cache_index(entry)); in mincore_pte_range()
H A Dswapfile.c223 folio = filemap_get_folio(address_space, swap_cache_index(entry)); in __try_to_reclaim_swap()
2345 folio = filemap_get_folio(swap_address_space(entry), swap_cache_index(entry)); in try_to_unuse()
3680 return swap_cache_index(folio->swap); in __folio_swap_cache_index()
H A Duserfaultfd.c1393 swap_cache_index(entry)); in move_pages_pte()
H A Dhuge_memory.c3598 swap_cache_index(release->swap), in __split_unmapped_folio()
H A Dshmem.c2044 pgoff_t swap_index = swap_cache_index(entry); in shmem_replace_folio()