Searched refs:KMALLOC_RECLAIM (Results 1 – 1 of 1) sorted by relevance
780 #define KMALLOC_RCL_NAME(sz) .name[KMALLOC_RECLAIM] = "kmalloc-rcl-" #sz,913 if ((KMALLOC_RECLAIM != KMALLOC_NORMAL) && (type == KMALLOC_RECLAIM)) { in new_kmalloc_cache()