Home
last modified time | relevance | path

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

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