Home
last modified time | relevance | path

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

/linux/mm/
A Dslab_common.c1071 s->name, sinfo.active_objs, sinfo.num_objs, s->size, in cache_show()
1120 (sinfo.active_objs * s->size) / 1024, in dump_unreclaimable_slab()
A Dslab.h179 unsigned long active_objs; member
A Dslab.c4051 unsigned long active_objs, num_objs, active_slabs; in get_slabinfo() local
4072 active_objs = num_objs - free_objs; in get_slabinfo()
4074 sinfo->active_objs = active_objs; in get_slabinfo()
A Dslub.c6251 sinfo->active_objs = nr_objs - nr_free; in get_slabinfo()

Completed in 25 milliseconds