Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dslab_def.h58 unsigned long node_allocs; member
/Linux-v5.15/mm/
Dslab.c283 #define STATS_INC_NODEALLOCS(x) ((x)->node_allocs++)
4100 unsigned long node_allocs = cachep->node_allocs; in slabinfo_show_stats() local
4106 reaped, errors, max_freeable, node_allocs, in slabinfo_show_stats()