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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vmstat/proc/
H A Dsysinfo.h120 unsigned num_objs; member in struct:slab_cache
H A Dsysinfo.c773 &(*slab)[cSlab].num_objs,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vmstat/
H A Dvmstat.c453 slabs[k].num_objs,
467 slabs[i].num_objs,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c4138 seq_puts(m, "# name <active_objs> <num_objs> <objsize> "
4185 unsigned long num_objs; local
4229 num_objs = num_slabs * cachep->num;
4230 if (num_objs - active_objs != free_objects && !error)
4238 name, active_objs, num_objs, cachep->buffer_size,

Completed in 71 milliseconds