Searched refs:STATS_INC_NODEALLOCS (Results 1 – 1 of 1) sorted by relevance
283 #define STATS_INC_NODEALLOCS(x) ((x)->node_allocs++) macro303 #define STATS_INC_NODEALLOCS(x) do { } while (0) macro3157 STATS_INC_NODEALLOCS(cachep); in ____cache_alloc_node()