Searched refs:policy_nodemask (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | mempolicy.c | 608 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, 1453 nodemask = policy_nodemask(gfp, pol, ilx, &nid); in alloc_migration_target_by_mpol() 2269 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, in policy_nodemask() function 2335 *nodemask = policy_nodemask(gfp_flags, *mpol, ilx, &nid); in huge_node() 2451 nodemask = policy_nodemask(gfp, pol, ilx, &nid); in alloc_pages_mpol() 2797 nodemask = policy_nodemask(gfp, pol, NO_INTERLEAVE_INDEX, &nid); in alloc_pages_bulk_mempolicy_noprof()
|