Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslab.c284 #define STATS_INC_ACOVERFLOW(x) ((x)->node_overflow++) macro
304 #define STATS_INC_ACOVERFLOW(x) do { } while (0) macro
777 STATS_INC_ACOVERFLOW(cachep); in __cache_free_alien()
/kernel/linux/linux-6.6/mm/
H A Dslab.c284 #define STATS_INC_ACOVERFLOW(x) ((x)->node_overflow++) macro
304 #define STATS_INC_ACOVERFLOW(x) do { } while (0) macro
762 STATS_INC_ACOVERFLOW(cachep); in __cache_free_alien()

Completed in 11 milliseconds