Home
last modified time | relevance | path

Searched refs:STATS_INC_ACTIVE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/mm/
Dslab.c272 #define STATS_INC_ACTIVE(x) ((x)->num_active++) macro
296 #define STATS_INC_ACTIVE(x) do { } while (0) macro
2890 STATS_INC_ACTIVE(cachep); in alloc_block()
3185 STATS_INC_ACTIVE(cachep); in ____cache_alloc_node()