Searched refs:ALLOC_CPUSET (Results 1 – 2 of 2) sorted by relevance
445 #define ALLOC_CPUSET 0x40 /* check for correct cpuset */ macro
2522 (alloc_flags & ALLOC_CPUSET) && in get_page_from_freelist()2732 ALLOC_WMARK_HIGH|ALLOC_CPUSET, ac); in __alloc_pages_may_oom()2934 int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags()2958 alloc_flags &= ~ALLOC_CPUSET; in gfp_to_alloc_flags()3044 if (!(alloc_flags & ALLOC_CPUSET) && !ac->nodemask) { in __alloc_pages_slowpath()3198 int alloc_flags = ALLOC_WMARK_LOW|ALLOC_CPUSET|ALLOC_FAIR; in __alloc_pages_nodemask()