Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslab.c271 #define STATS_INC_ACTIVE(x) ((x)->num_active++) macro
295 #define STATS_INC_ACTIVE(x) do { } while (0) macro
2888 STATS_INC_ACTIVE(cachep); in alloc_block()
3183 STATS_INC_ACTIVE(cachep); in ____cache_alloc_node()
/kernel/linux/linux-6.6/mm/
H A Dslab.c271 #define STATS_INC_ACTIVE(x) ((x)->num_active++) macro
295 #define STATS_INC_ACTIVE(x) do { } while (0) macro
2848 STATS_INC_ACTIVE(cachep); in alloc_block()
3138 STATS_INC_ACTIVE(cachep); in ____cache_alloc_node()

Completed in 11 milliseconds