Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dslab.h487 #define KMALLOC_SHIFT_LOW ilog2(KMALLOC_MIN_SIZE) macro
531 #define KMALLOC_SHIFT_LOW 3 macro