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