Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcompaction.h26 #define COMPACT_CONTENDED_LOCK 2 macro
/linux-4.1.27/mm/
Dcompaction.c321 cc->contended = COMPACT_CONTENDED_LOCK; in compact_trylock_irqsave()
1488 int all_zones_contended = COMPACT_CONTENDED_LOCK; /* init for &= op */ in try_to_compact_pages()
1577 *contended = COMPACT_CONTENDED_LOCK; in try_to_compact_pages()
Dpage_alloc.c2797 if (contended_compaction == COMPACT_CONTENDED_LOCK) in __alloc_pages_slowpath()