Home
last modified time | relevance | path

Searched refs:COMPACT_CONTENDED_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dcompaction.h22 #define COMPACT_CONTENDED_NONE 0 macro
/linux-4.1.27/mm/
Dcompaction.c1490 *contended = COMPACT_CONTENDED_NONE; in try_to_compact_pages()
Dpage_alloc.c2684 int contended_compaction = COMPACT_CONTENDED_NONE; in __alloc_pages_slowpath()