Home
last modified time | relevance | path

Searched refs:KMALLOC_MAX_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dslab.h564 #define KMALLOC_MAX_CACHE_SIZE (1UL << KMALLOC_SHIFT_HIGH) macro
901 if (size > KMALLOC_MAX_CACHE_SIZE) in kmalloc_noprof()
924 if (size > KMALLOC_MAX_CACHE_SIZE) in kmalloc_node_noprof()

Completed in 5 milliseconds