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