Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslab.c273 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++) macro
297 #define STATS_INC_ALLOCED(x) do { } while (0) macro
2887 STATS_INC_ALLOCED(cachep); in alloc_block()
/kernel/linux/linux-6.6/mm/
H A Dslab.c273 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++) macro
297 #define STATS_INC_ALLOCED(x) do { } while (0) macro
2847 STATS_INC_ALLOCED(cachep); in alloc_block()

Completed in 10 milliseconds