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