Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslab.c274 #define STATS_INC_GROWN(x) ((x)->grown++) macro
298 #define STATS_INC_GROWN(x) do { } while (0) macro
2660 STATS_INC_GROWN(cachep); in cache_grow_end()
/kernel/linux/linux-6.6/mm/
H A Dslab.c274 #define STATS_INC_GROWN(x) ((x)->grown++) macro
298 #define STATS_INC_GROWN(x) do { } while (0) macro
2620 STATS_INC_GROWN(cachep); in cache_grow_end()

Completed in 11 milliseconds