Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dslab.h605 unsigned long total_slabs; /* length of all slab lists */ member
Dslab.c1335 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
4039 unsigned long total_slabs = 0, free_objs = 0, shared_avail = 0; in get_slabinfo() local
/Linux-v5.4/tools/vm/
Dslabinfo.c794 avg_slabs, total_slabs = 0; in totals() local