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