Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dslab_def.h52 unsigned long num_allocations; member
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Dminidump_memory.c161 unsigned long allocs = cachep->num_allocations; in slabinfo_stats()
/OK3568_Linux_fs/kernel/mm/
H A Dslab.c274 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++)
4073 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats()