Searched refs:ALLOC_CPUSET (Results 1 – 2 of 2) sorted by relevance
609 #define ALLOC_CPUSET 0x40 /* check for correct cpuset */ macro
4000 (alloc_flags & ALLOC_CPUSET) && in get_page_from_freelist()4180 alloc_flags|ALLOC_CPUSET, ac); in __alloc_pages_cpuset_fallback()4226 ALLOC_WMARK_HIGH|ALLOC_CPUSET, ac); in __alloc_pages_may_oom()4615 unsigned int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags()4645 alloc_flags &= ~ALLOC_CPUSET; in gfp_to_alloc_flags()4963 if (!(alloc_flags & ALLOC_CPUSET) || reserve_flags) { in __alloc_pages_slowpath()5140 *alloc_flags |= ALLOC_CPUSET; in prepare_alloc_pages()