Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dslab_def.h58 unsigned long node_allocs; member
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Dminidump_memory.c166 unsigned long node_allocs = cachep->node_allocs; in slabinfo_stats() local
174 node_allocs, node_frees, overflows); in slabinfo_stats()
/OK3568_Linux_fs/kernel/mm/
H A Dslab.c283 #define STATS_INC_NODEALLOCS(x) ((x)->node_allocs++)
4078 unsigned long node_allocs = cachep->node_allocs; in slabinfo_show_stats() local
4084 reaped, errors, max_freeable, node_allocs, in slabinfo_show_stats()