Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpercpu.c2915 int this_allocs = DIV_ROUND_UP(group_cnt[group], upa); in pcpu_build_alloc_info() local
2916 allocs += this_allocs; in pcpu_build_alloc_info()
2917 wasted += this_allocs * upa - group_cnt[group]; in pcpu_build_alloc_info()