Searched refs:KMALLOC_MAX_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
564 #define KMALLOC_MAX_CACHE_SIZE (1UL << KMALLOC_SHIFT_HIGH) macro901 if (size > KMALLOC_MAX_CACHE_SIZE) in kmalloc_noprof()924 if (size > KMALLOC_MAX_CACHE_SIZE) in kmalloc_node_noprof()
Completed in 5 milliseconds