Searched refs:STATS_INC_ALLOCED (Results 1 – 1 of 1) sorted by relevance
274 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++) macro298 #define STATS_INC_ALLOCED(x) do { } while (0) macro2867 STATS_INC_ALLOCED(cachep); in alloc_block()