Searched refs:STATS_INC_ALLOCED (Results 1 – 1 of 1) sorted by relevance
300 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++) macro324 #define STATS_INC_ALLOCED(x) do { } while (0) macro2825 STATS_INC_ALLOCED(cachep); in cache_alloc_refill()