Searched refs:policy_nodemask (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/mm/ |
| H A D | mempolicy.c | 490 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, 1264 nodemask = policy_nodemask(gfp, pol, ilx, &nid); in alloc_migration_target_by_mpol() 2080 static nodemask_t *policy_nodemask(gfp_t gfp, struct mempolicy *pol, in policy_nodemask() function 2146 *nodemask = policy_nodemask(gfp_flags, *mpol, ilx, &nid); in huge_node() 2262 nodemask = policy_nodemask(gfp, pol, ilx, &nid); in alloc_pages_mpol() 2605 nodemask = policy_nodemask(gfp, pol, NO_INTERLEAVE_INDEX, &nid); in alloc_pages_bulk_mempolicy_noprof()
|