Lines Matching refs:nodemask
2096 ac->nodemask) { in unreserve_highatomic_pageblock()
3352 ac->nodemask) { in get_page_from_freelist()
3508 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem() argument
3524 __show_mem(filter, nodemask, gfp_zone(gfp_mask)); in warn_alloc_show_mem()
3527 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() argument
3543 nodemask_pr_args(nodemask)); in warn_alloc()
3549 warn_alloc_show_mem(gfp_mask, nodemask); in warn_alloc()
3578 .nodemask = ac->nodemask, in __alloc_pages_may_oom()
3820 ac->highest_zoneidx, ac->nodemask) { in should_compact_retry()
3928 ac->nodemask); in __perform_reclaim()
3982 ac->nodemask) { in wake_all_kswapds()
4123 ac->highest_zoneidx, ac->nodemask) { in should_reclaim_retry()
4184 if (cpusets_enabled() && ac->nodemask && in check_retry_cpuset()
4185 !cpuset_nodemask_valid_mems_allowed(ac->nodemask)) { in check_retry_cpuset()
4186 ac->nodemask = NULL; in check_retry_cpuset()
4262 ac->highest_zoneidx, ac->nodemask); in __alloc_pages_slowpath()
4361 ac->nodemask = NULL; in __alloc_pages_slowpath()
4363 ac->highest_zoneidx, ac->nodemask); in __alloc_pages_slowpath()
4482 warn_alloc(gfp_mask, ac->nodemask, in __alloc_pages_slowpath()
4489 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages() argument
4495 ac->nodemask = nodemask; in prepare_alloc_pages()
4504 if (in_task() && !ac->nodemask) in prepare_alloc_pages()
4505 ac->nodemask = &cpuset_current_mems_allowed; in prepare_alloc_pages()
4526 ac->highest_zoneidx, ac->nodemask); in prepare_alloc_pages()
4552 nodemask_t *nodemask, int nr_pages, in alloc_pages_bulk_noprof() argument
4605 if (!prepare_alloc_pages(gfp, 0, preferred_nid, nodemask, &ac, &alloc_gfp, &alloc_flags)) in alloc_pages_bulk_noprof()
4611 for_next_zone_zonelist_nodemask(zone, z, ac.highest_zoneidx, ac.nodemask) { in alloc_pages_bulk_noprof()
4699 page = __alloc_pages_noprof(gfp, 0, preferred_nid, nodemask); in alloc_pages_bulk_noprof()
4716 int preferred_nid, nodemask_t *nodemask) in __alloc_pages_noprof() argument
4740 if (!prepare_alloc_pages(gfp, order, preferred_nid, nodemask, &ac, in __alloc_pages_noprof()
4762 ac.nodemask = nodemask; in __alloc_pages_noprof()
4781 nodemask_t *nodemask) in __folio_alloc_noprof() argument
4784 preferred_nid, nodemask); in __folio_alloc_noprof()
6709 int nid, nodemask_t *nodemask) in alloc_contig_pages_noprof() argument
6718 gfp_zone(gfp_mask), nodemask) { in alloc_contig_pages_noprof()