Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dgfp.h343 #define folio_alloc_mpol(...) alloc_hooks(folio_alloc_mpol_noprof(__VA_ARGS__)) macro
/linux-6.15/mm/
H A Dswap_state.c403 new_folio = folio_alloc_mpol(gfp_mask, 0, mpol, ilx, numa_node_id()); in __read_swap_cache_async()
H A Dmempolicy.c1274 return folio_alloc_mpol(gfp, order, pol, ilx, nid); in alloc_migration_target_by_mpol()
H A Dshmem.c1854 folio = folio_alloc_mpol(gfp, order, mpol, ilx, numa_node_id()); in shmem_alloc_folio()