Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dslab_def.h51 unsigned long num_allocations; member
/Linux-v4.19/mm/
Dslab.c273 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++)
4135 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats()