Searched refs:policy_nodemask (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | mempolicy.c | 602 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, 1447 nodemask = policy_nodemask(gfp, pol, ilx, &nid); in alloc_migration_target_by_mpol() 2263 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, in policy_nodemask() function 2329 *nodemask = policy_nodemask(gfp_flags, *mpol, ilx, &nid); in huge_node() 2445 nodemask = policy_nodemask(gfp, pol, ilx, &nid); in alloc_pages_mpol() 2791 nodemask = policy_nodemask(gfp, pol, NO_INTERLEAVE_INDEX, &nid); in alloc_pages_bulk_mempolicy_noprof()
|