Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslab.c293 #define STATS_INC_FREEMISS(x) atomic_inc(&(x)->freemiss) macro
309 #define STATS_INC_FREEMISS(x) do { } while (0) macro
3455 STATS_INC_FREEMISS(cachep); in ___cache_free()
/kernel/linux/linux-6.6/mm/
H A Dslab.c293 #define STATS_INC_FREEMISS(x) atomic_inc(&(x)->freemiss) macro
309 #define STATS_INC_FREEMISS(x) do { } while (0) macro
3403 STATS_INC_FREEMISS(cachep); in ___cache_free()

Completed in 10 milliseconds