Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dslab_def.h53 unsigned long reaped; member
/linux-4.1.27/mm/
Dslab.c302 #define STATS_ADD_REAPED(x,y) ((x)->reaped += (y))
3990 unsigned long reaped = cachep->reaped; in slabinfo_show_stats() local
4000 reaped, errors, max_freeable, node_allocs, in slabinfo_show_stats()