Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c3646 #define MAX_COMPACT_RETRIES 16 macro
3715 int max_retries = MAX_COMPACT_RETRIES; in should_compact_retry()