Searched refs:ALLOC_CPUSET (Results 1 – 3 of 3) sorted by relevance
3357 (alloc_flags & ALLOC_CPUSET) && in get_page_from_freelist()3560 alloc_flags|ALLOC_CPUSET, ac); in __alloc_pages_cpuset_fallback()3606 ALLOC_WMARK_HIGH|ALLOC_CPUSET, ac); in __alloc_pages_may_oom()3995 unsigned int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags()4032 alloc_flags &= ~ALLOC_CPUSET; in gfp_to_alloc_flags()4130 (alloc_flags & ALLOC_CPUSET) && in should_reclaim_retry()4360 if (!(alloc_flags & ALLOC_CPUSET) || reserve_flags) { in __alloc_pages_slowpath()4507 *alloc_flags |= ALLOC_CPUSET; in prepare_alloc_pages()4614 if (cpusets_enabled() && (alloc_flags & ALLOC_CPUSET) && in alloc_pages_bulk_noprof()
1167 #define ALLOC_CPUSET 0x40 /* check for correct cpuset */ macro
2827 (alloc_flags & ALLOC_CPUSET) && in try_to_compact_pages()