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