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

/linux-master/mm/
H A Dpercpu.c1969 * pcpu_balance_free - manage the amount of free chunks
1979 static void pcpu_balance_free(bool empty_only) function
2227 * pcpu_balance_free() is called twice because the first time we may
2236 pcpu_balance_free(false);
2239 pcpu_balance_free(true);

Completed in 138 milliseconds