Searched refs:zlc_active (Results 1 – 1 of 1) sorted by relevance
1748 int zlc_active = 0; /* set if using zonelist_cache */ in get_page_from_freelist() local1759 if (NUMA_BUILD && zlc_active && in get_page_from_freelist()1812 zlc_active = 1; in get_page_from_freelist()1823 if (NUMA_BUILD && zlc_active && in get_page_from_freelist()1853 if (unlikely(NUMA_BUILD && page == NULL && zlc_active)) { in get_page_from_freelist()1855 zlc_active = 0; in get_page_from_freelist()