Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dslab_def.h61 atomic_t freehit; member
/linux-4.4.14/mm/
Dslab.c320 #define STATS_INC_FREEHIT(x) atomic_inc(&(x)->freehit)
4011 unsigned long freehit = atomic_read(&cachep->freehit); in slabinfo_show_stats() local
4015 allochit, allocmiss, freehit, freemiss); in slabinfo_show_stats()