Searched defs:ilx (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | swap_state.c | 406 __swap_cache_alloc(struct swap_cluster_info * ci,swp_entry_t targ_entry,gfp_t gfp,unsigned int order,struct vm_fault * vmf,struct mempolicy * mpol,pgoff_t ilx) __swap_cache_alloc() argument 510 swap_cache_alloc_folio(swp_entry_t targ_entry,gfp_t gfp,unsigned long orders,struct vm_fault * vmf,struct mempolicy * mpol,pgoff_t ilx) swap_cache_alloc_folio() argument 637 swap_cache_read_folio(swp_entry_t entry,gfp_t gfp,struct mempolicy * mpol,pgoff_t ilx,struct swap_iocb ** plug,bool readahead) swap_cache_read_folio() argument 678 swapin_sync(swp_entry_t entry,gfp_t gfp,unsigned long orders,struct vm_fault * vmf,struct mempolicy * mpol,pgoff_t ilx) swapin_sync() argument 708 pgoff_t ilx; read_swap_cache_async() local 803 swap_cluster_readahead(swp_entry_t entry,gfp_t gfp_mask,struct mempolicy * mpol,pgoff_t ilx) swap_cluster_readahead() argument 908 pgoff_t ilx = targ_ilx; swap_vma_readahead() local 978 pgoff_t ilx; swapin_readahead() local [all...] |
| /linux/include/linux/ |
| H A D | mempolicy.h | 230 unsigned long addr, int order, pgoff_t *ilx) in get_vma_policy()
|