Searched refs:num_objs (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/vmstat/proc/
H A Dsysinfo.h120 unsigned num_objs; member in struct:slab_cache
H A Dsysinfo.c772 &(*slab)[cSlab].num_objs,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/vmstat/
H A Dvmstat.c452 slabs[k].num_objs,
466 slabs[i].num_objs,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslab.c4176 seq_puts(m, "# name <active_objs> <num_objs> <objsize> "
4214 unsigned long num_objs; local
4258 num_objs = num_slabs * cachep->num;
4259 if (num_objs - active_objs != free_objects && !error)
4267 name, active_objs, num_objs, cachep->buffer_size,

Completed in 39 milliseconds