Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dslab.h462 unsigned long total_slabs; /* length of all slab lists */ member
Dslab.c1377 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
4096 unsigned long total_slabs = 0, free_objs = 0, shared_avail = 0; in get_slabinfo() local
/Linux-v4.19/tools/vm/
Dslabinfo.c787 avg_slabs, total_slabs = 0; in totals() local