Home
last modified time | relevance | path

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

/mm/
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()
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()
A Dmincore.c157 swap_cache_index(entry)); in mincore_pte_range()
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()
A Duserfaultfd.c1422 swap_cache_index(entry)); in move_pages_pte()
A Dhuge_memory.c3810 swap_cache_index(new_folio->swap), in __folio_split()
A Dshmem.c2126 pgoff_t swap_index = swap_cache_index(entry); in shmem_replace_folio()

Completed in 234 milliseconds