Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dslab_def.h57 unsigned long node_allocs; member
/Linux-v6.6/mm/
Dslab.c282 #define STATS_INC_NODEALLOCS(x) ((x)->node_allocs++)
3914 unsigned long node_allocs = cachep->node_allocs; in slabinfo_show_stats() local
3920 reaped, errors, max_freeable, node_allocs, in slabinfo_show_stats()