Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dpercpu.c1972 * @empty_only: free chunks only if there are no populated pages
1974 * If empty_only is %false, reclaim all fully free chunks regardless of the
1981 static void pcpu_balance_free(bool empty_only) in pcpu_balance_free() argument
2000 if (!empty_only || chunk->nr_empty_pop_pages == 0) in pcpu_balance_free()

Completed in 5 milliseconds