Home
last modified time | relevance | path

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

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