Searched refs:__stat (Results 1 – 1 of 1) sorted by relevance
33 #define alloc_stat_inc(pool, __stat) (pool->alloc_stats.__stat++) argument35 #define recycle_stat_inc(pool, __stat) \ argument38 this_cpu_inc(s->__stat); \41 #define recycle_stat_add(pool, __stat, val) \ argument44 this_cpu_add(s->__stat, val); \143 #define alloc_stat_inc(pool, __stat) argument144 #define recycle_stat_inc(pool, __stat) argument145 #define recycle_stat_add(pool, __stat, val) argument