Lines Matching refs:nodemask
1933 ac->nodemask) { in unreserve_highatomic_pageblock()
3065 ac->nodemask) { in get_page_from_freelist()
3208 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem() argument
3224 __show_mem(filter, nodemask, gfp_zone(gfp_mask)); in warn_alloc_show_mem()
3227 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() argument
3243 nodemask_pr_args(nodemask)); in warn_alloc()
3249 warn_alloc_show_mem(gfp_mask, nodemask); in warn_alloc()
3278 .nodemask = ac->nodemask, in __alloc_pages_may_oom()
3520 ac->highest_zoneidx, ac->nodemask) { in should_compact_retry()
3628 ac->nodemask); in __perform_reclaim()
3682 ac->nodemask) { in wake_all_kswapds()
3828 ac->highest_zoneidx, ac->nodemask) { in should_reclaim_retry()
3879 if (cpusets_enabled() && ac->nodemask && in check_retry_cpuset()
3880 !cpuset_nodemask_valid_mems_allowed(ac->nodemask)) { in check_retry_cpuset()
3881 ac->nodemask = NULL; in check_retry_cpuset()
3936 ac->highest_zoneidx, ac->nodemask); in __alloc_pages_slowpath()
4035 ac->nodemask = NULL; in __alloc_pages_slowpath()
4037 ac->highest_zoneidx, ac->nodemask); in __alloc_pages_slowpath()
4169 warn_alloc(gfp_mask, ac->nodemask, in __alloc_pages_slowpath()
4176 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages() argument
4182 ac->nodemask = nodemask; in prepare_alloc_pages()
4191 if (in_task() && !ac->nodemask) in prepare_alloc_pages()
4192 ac->nodemask = &cpuset_current_mems_allowed; in prepare_alloc_pages()
4213 ac->highest_zoneidx, ac->nodemask); in prepare_alloc_pages()
4239 nodemask_t *nodemask, int nr_pages, in __alloc_pages_bulk() argument
4292 if (!prepare_alloc_pages(gfp, 0, preferred_nid, nodemask, &ac, &alloc_gfp, &alloc_flags)) in __alloc_pages_bulk()
4297 for_each_zone_zonelist_nodemask(zone, z, ac.zonelist, ac.highest_zoneidx, ac.nodemask) { in __alloc_pages_bulk()
4374 page = __alloc_pages(gfp, 0, preferred_nid, nodemask); in __alloc_pages_bulk()
4391 nodemask_t *nodemask) in __alloc_pages() argument
4415 if (!prepare_alloc_pages(gfp, order, preferred_nid, nodemask, &ac, in __alloc_pages()
4437 ac.nodemask = nodemask; in __alloc_pages()
4456 nodemask_t *nodemask) in __folio_alloc() argument
4459 preferred_nid, nodemask); in __folio_alloc()
6297 int nid, nodemask_t *nodemask) in alloc_contig_pages() argument
6306 gfp_zone(gfp_mask), nodemask) { in alloc_contig_pages()