Home
last modified time | relevance | path

Searched refs:COMPACT_DEFERRED (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dcompaction.h6 #define COMPACT_DEFERRED 0 macro
/linux-4.4.14/include/trace/events/
Dcompaction.h13 EM( COMPACT_DEFERRED, "deferred") \
/linux-4.4.14/mm/
Dcompaction.c1527 int rc = COMPACT_DEFERRED; in try_to_compact_pages()
Dpage_alloc.c2790 case COMPACT_DEFERRED: in __alloc_pages_direct_compact()