Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcompaction.h23 #define COMPACT_CONTENDED_NONE 0 macro
/linux-4.4.14/mm/
Dcompaction.c1530 *contended = COMPACT_CONTENDED_NONE; in try_to_compact_pages()
Dpage_alloc.c3000 int contended_compaction = COMPACT_CONTENDED_NONE; in __alloc_pages_slowpath()