Searched defs:freehit (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | slab_def.h | 61 atomic_t freehit; member |
/linux-4.4.14/mm/ | ||
D | slab.c | 4011 unsigned long freehit = atomic_read(&cachep->freehit); in slabinfo_show_stats() local |