Searched refs:policy_nodemask (Results 1 – 1 of 1) sorted by relevance
/linux/mm/ |
H A D | mempolicy.c | 459 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, 1233 nodemask = policy_nodemask(gfp, pol, ilx, &nid); in alloc_migration_target_by_mpol() 2049 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, in policy_nodemask() function 2115 *nodemask = policy_nodemask(gfp_flags, *mpol, ilx, &nid); in huge_node() 2231 nodemask = policy_nodemask(gfp, pol, ilx, &nid); in alloc_pages_mpol() 2574 nodemask = policy_nodemask(gfp, pol, NO_INTERLEAVE_INDEX, &nid); in alloc_pages_bulk_mempolicy_noprof()
|