num_allocations    51 include/linux/slab_def.h 	unsigned long num_allocations;
num_allocations   273 mm/slab.c      #define	STATS_INC_ALLOCED(x)	((x)->num_allocations++)
num_allocations  4078 mm/slab.c      		unsigned long allocs = cachep->num_allocations;