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

/linux-master/mm/
H A Dpercpu.c2942 int this_allocs = DIV_ROUND_UP(group_cnt[group], upa); local
2943 allocs += this_allocs;
2944 wasted += this_allocs * upa - group_cnt[group];

Completed in 139 milliseconds