Home
last modified time | relevance | path

Searched refs:ALLOC_CPUSET (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/mm/
A Dinternal.h765 #define ALLOC_CPUSET 0x40 /* check for correct cpuset */ macro
A Dpage_alloc.c4230 (alloc_flags & ALLOC_CPUSET) && in get_page_from_freelist()
4410 alloc_flags|ALLOC_CPUSET, ac); in __alloc_pages_cpuset_fallback()
4456 ALLOC_WMARK_HIGH|ALLOC_CPUSET, ac); in __alloc_pages_may_oom()
4860 unsigned int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags()
4897 alloc_flags &= ~ALLOC_CPUSET; in gfp_to_alloc_flags()
5199 if (!(alloc_flags & ALLOC_CPUSET) || reserve_flags) { in __alloc_pages_slowpath()
5359 *alloc_flags |= ALLOC_CPUSET; in prepare_alloc_pages()
5465 if (cpusets_enabled() && (alloc_flags & ALLOC_CPUSET) && in __alloc_pages_bulk()

Completed in 20 milliseconds