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