Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dgfp.h344 #define folio_alloc_mpol(...) alloc_hooks(folio_alloc_mpol_noprof(__VA_ARGS__)) macro
/linux/mm/
H A Dswap_state.c440 new_folio = folio_alloc_mpol(gfp_mask, 0, mpol, ilx, numa_node_id()); in __read_swap_cache_async()
H A Dmempolicy.c1458 return folio_alloc_mpol(gfp, order, pol, ilx, nid); in alloc_migration_target_by_mpol()
H A Dshmem.c1890 folio = folio_alloc_mpol(gfp, order, mpol, ilx, numa_node_id()); in shmem_alloc_folio()