Searched refs:ALLOC_CPUSET (Results 1 – 2 of 2) sorted by relevance
564 #define ALLOC_CPUSET 0x40 /* check for correct cpuset */ macro
3809 (alloc_flags & ALLOC_CPUSET) && in get_page_from_freelist()3987 alloc_flags|ALLOC_CPUSET, ac); in __alloc_pages_cpuset_fallback()4033 ALLOC_WMARK_HIGH|ALLOC_CPUSET, ac); in __alloc_pages_may_oom()4392 unsigned int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags()4422 alloc_flags &= ~ALLOC_CPUSET; in gfp_to_alloc_flags()4735 if (!(alloc_flags & ALLOC_CPUSET) || reserve_flags) { in __alloc_pages_slowpath()4886 *alloc_flags |= ALLOC_CPUSET; in prepare_alloc_pages()