Searched refs:zlc_active (Results 1 – 1 of 1) sorted by relevance
2117 int zlc_active = 0; /* set if using zonelist_cache */ in get_page_from_freelist() local2135 if (IS_ENABLED(CONFIG_NUMA) && zlc_active && in get_page_from_freelist()2203 zlc_active = 1; in get_page_from_freelist()2215 if (IS_ENABLED(CONFIG_NUMA) && zlc_active && in get_page_from_freelist()2259 if (IS_ENABLED(CONFIG_NUMA) && zlc_active) in get_page_from_freelist()2281 if (unlikely(IS_ENABLED(CONFIG_NUMA) && zlc_active)) { in get_page_from_freelist()2283 zlc_active = 0; in get_page_from_freelist()