Searched refs:allocmiss (Results 1 – 2 of 2) sorted by relevance
62 atomic_t allocmiss; member
292 #define STATS_INC_ALLOCMISS(x) atomic_inc(&(x)->allocmiss)4112 unsigned long allocmiss = atomic_read(&cachep->allocmiss); in slabinfo_show_stats() local4117 allochit, allocmiss, freehit, freemiss); in slabinfo_show_stats()