Searched refs:STATS_INC_ALLOCHIT (Results 1 – 1 of 1) sorted by relevance
391 #define STATS_INC_ALLOCHIT(x) atomic_inc(&(x)->allochit) macro407 #define STATS_INC_ALLOCHIT(x) do { } while (0) macro3184 STATS_INC_ALLOCHIT(cachep); in ____cache_alloc()