Home
last modified time | relevance | path

Searched refs:num_allocations (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dslab_def.h50 unsigned long num_allocations; member
/linux-4.4.14/mm/
Dslab.c301 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++)
3992 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats()