Searched refs:ALLOC_CPUSET (Results 1 – 3 of 3) sorted by relevance
3741 (alloc_flags & ALLOC_CPUSET) && in warn_alloc() 3944 alloc_flags|ALLOC_CPUSET, ac); in should_compact_retry() 3989 ALLOC_WMARK_HIGH|ALLOC_CPUSET, ac); in __alloc_pages_direct_compact() 4384 unsigned int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in check_retry_cpuset() 4421 alloc_flags &= ~ALLOC_CPUSET; in __alloc_pages_slowpath() 4522 (alloc_flags & ALLOC_CPUSET) && in __alloc_pages_slowpath() 4761 if (!(alloc_flags & ALLOC_CPUSET) || reserve_flags) {4913 *alloc_flags |= ALLOC_CPUSET; in alloc_pages_bulk_noprof() 5020 if (cpusets_enabled() && (alloc_flags & ALLOC_CPUSET) && in get_free_pages_noprof()
1292 #define ALLOC_CPUSET 0x40 /* check for correct cpuset */ macro
2833 (alloc_flags & ALLOC_CPUSET) && in compact_zone_order()