Home
last modified time | relevance | path

Searched defs:total_slabs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dslab.h782 unsigned long total_slabs; /* length of all slab lists */ member
H A Dslab.c1324 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
3870 unsigned long total_slabs = 0, free_objs = 0, shared_avail = 0; in get_slabinfo() local
/openbmc/linux/tools/mm/
H A Dslabinfo.c818 avg_slabs, total_slabs = 0; in totals() local