Home
last modified time | relevance | path

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

/linux/include/linux/
A Dslab.h245 #define KMALLOC_SHIFT_HIGH ((MAX_ORDER + PAGE_SHIFT - 1) <= 25 ? \ macro
258 #define KMALLOC_SHIFT_HIGH (PAGE_SHIFT + 1) macro
271 #define KMALLOC_SHIFT_HIGH PAGE_SHIFT macro

Completed in 4 milliseconds