Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap_state.c916 struct mempolicy *mpol, pgoff_t targ_ilx, struct vm_fault *vmf) in swap_vma_readahead() argument
924 pgoff_t ilx = targ_ilx; in swap_vma_readahead()
930 ilx = targ_ilx - PFN_DOWN(vmf->address - start); in swap_vma_readahead()
972 return swap_cache_read_folio_sync(targ_entry, gfp_mask, mpol, targ_ilx); in swap_vma_readahead()