Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dslab.h319 #define KMALLOC_SHIFT_LOW ilog2(KMALLOC_MIN_SIZE) macro
363 #define KMALLOC_SHIFT_LOW 3 macro