Searched refs:empty_only (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dpercpu.c1970 * @empty_only: free chunks only if there are no populated pages
1972 * If empty_only is %false, reclaim all fully free chunks regardless of the
1979 static void pcpu_balance_free(bool empty_only) argument
1998 if (!empty_only || chunk->nr_empty_pop_pages == 0)

Completed in 86 milliseconds