Lines Matching refs:nodemask
3245 ac->nodemask) { in unreserve_highatomic_pageblock()
3562 ac->nodemask) { in get_page_from_freelist()
3718 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem() argument
3734 __show_mem(filter, nodemask, gfp_zone(gfp_mask)); in warn_alloc_show_mem()
3737 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() argument
3753 nodemask_pr_args(nodemask)); in warn_alloc()
3759 warn_alloc_show_mem(gfp_mask, nodemask); in warn_alloc()
3787 .nodemask = ac->nodemask, in __alloc_pages_may_oom()
4029 ac->highest_zoneidx, ac->nodemask) { in should_compact_retry()
4137 ac->nodemask); in __perform_reclaim()
4197 ac->nodemask) { in wake_all_kswapds()
4341 ac->highest_zoneidx, ac->nodemask) { in should_reclaim_retry()
4402 if (cpusets_enabled() && ac->nodemask && in check_retry_cpuset()
4403 !cpuset_nodemask_valid_mems_allowed(ac->nodemask)) { in check_retry_cpuset()
4404 ac->nodemask = NULL; in check_retry_cpuset()
4481 ac->highest_zoneidx, ac->nodemask); in __alloc_pages_slowpath()
4588 ac->nodemask = NULL; in __alloc_pages_slowpath()
4590 ac->highest_zoneidx, ac->nodemask); in __alloc_pages_slowpath()
4714 warn_alloc(gfp_mask, ac->nodemask, in __alloc_pages_slowpath()
4721 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages() argument
4727 ac->nodemask = nodemask; in prepare_alloc_pages()
4736 if (in_task() && !ac->nodemask) in prepare_alloc_pages()
4737 ac->nodemask = &cpuset_current_mems_allowed; in prepare_alloc_pages()
4763 ac->highest_zoneidx, ac->nodemask); in prepare_alloc_pages()
4785 nodemask_t *nodemask, int nr_pages, in alloc_pages_bulk_noprof() argument
4837 if (!prepare_alloc_pages(gfp, 0, preferred_nid, nodemask, &ac, &alloc_gfp, &alloc_flags)) in alloc_pages_bulk_noprof()
4843 for_next_zone_zonelist_nodemask(zone, z, ac.highest_zoneidx, ac.nodemask) { in alloc_pages_bulk_noprof()
4928 page = __alloc_pages_noprof(gfp, 0, preferred_nid, nodemask); in alloc_pages_bulk_noprof()
4939 int preferred_nid, nodemask_t *nodemask) in __alloc_frozen_pages_noprof() argument
4963 if (!prepare_alloc_pages(gfp, order, preferred_nid, nodemask, &ac, in __alloc_frozen_pages_noprof()
4985 ac.nodemask = nodemask; in __alloc_frozen_pages_noprof()
5004 int preferred_nid, nodemask_t *nodemask) in __alloc_pages_noprof() argument
5008 page = __alloc_frozen_pages_noprof(gfp, order, preferred_nid, nodemask); in __alloc_pages_noprof()
5016 nodemask_t *nodemask) in __folio_alloc_noprof() argument
5019 preferred_nid, nodemask); in __folio_alloc_noprof()
6885 int nid, nodemask_t *nodemask) in alloc_contig_pages_noprof() argument
6894 gfp_zone(gfp_mask), nodemask) { in alloc_contig_pages_noprof()