Searched refs:ALLOC_CPUSET (Results 1 – 2 of 2) sorted by relevance
433 #define ALLOC_CPUSET 0x40 /* check for correct cpuset */ macro
1968 allowednodes = !in_interrupt() && (alloc_flags & ALLOC_CPUSET) ? in zlc_setup()2139 (alloc_flags & ALLOC_CPUSET) && in get_page_from_freelist()2419 ALLOC_WMARK_HIGH|ALLOC_CPUSET, ac); in __alloc_pages_may_oom()2622 int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags()2647 alloc_flags &= ~ALLOC_CPUSET; in gfp_to_alloc_flags()2720 if (!(alloc_flags & ALLOC_CPUSET) && !ac->nodemask) { in __alloc_pages_slowpath()2875 int alloc_flags = ALLOC_WMARK_LOW|ALLOC_CPUSET|ALLOC_FAIR; in __alloc_pages_nodemask()