Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c358 static unsigned long slab_waste(struct slabinfo *s) in slab_waste() function
598 store_size(size_str, slab_waste(s)); in slabcache()
1053 result = slab_waste(s1) < slab_waste(s2); in sort_slabs()