Searched refs:KMALLOC_RECLAIM (Results 1 – 2 of 2) sorted by relevance
584 KMALLOC_RECLAIM = KMALLOC_NORMAL, enumerator586 KMALLOC_RECLAIM,636 return KMALLOC_RECLAIM; in kmalloc_type()
769 #define KMALLOC_RCL_NAME(sz) .name[KMALLOC_RECLAIM] = "kmalloc-rcl-" #sz,902 if ((KMALLOC_RECLAIM != KMALLOC_NORMAL) && (type == KMALLOC_RECLAIM)) { in new_kmalloc_cache()
Completed in 10 milliseconds