Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap.h49 static inline pgoff_t swap_cache_index(swp_entry_t entry) in swap_cache_index() function
144 static inline pgoff_t swap_cache_index(swp_entry_t entry) in swap_cache_index() function
244 return swap_cache_index(folio->swap); in folio_index()
H A Dswap_state.c75 pgoff_t idx = swap_cache_index(entry); in get_shadow_from_swap_cache()
92 pgoff_t idx = swap_cache_index(entry); in add_to_swap_cache()
147 pgoff_t idx = swap_cache_index(entry); in __delete_from_swap_cache()
288 folio = filemap_get_folio(swap_address_space(entry), swap_cache_index(entry)); in swap_cache_get_folio()
358 index = swap_cache_index(swp); in filemap_get_incore_folio()
383 swap_cache_index(entry)); in __read_swap_cache_async()
H A Dmincore.c157 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()
2347 folio = filemap_get_folio(swap_address_space(entry), swap_cache_index(entry)); in try_to_unuse()
H A Duserfaultfd.c1422 swap_cache_index(entry)); in move_pages_pte()
H A Dhuge_memory.c3810 swap_cache_index(new_folio->swap), in __folio_split()
H A Dshmem.c2126 pgoff_t swap_index = swap_cache_index(entry); in shmem_replace_folio()