Home
last modified time | relevance | path

Searched defs:KMALLOC_SHIFT_LOW (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/linux/
Dslab.h267 #define KMALLOC_SHIFT_LOW ilog2(KMALLOC_MIN_SIZE) macro
312 #define KMALLOC_SHIFT_LOW 5 macro
320 #define KMALLOC_SHIFT_LOW 3 macro