Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab_common.c780 #define KMALLOC_RCL_NAME(sz) .name[KMALLOC_RECLAIM] = "kmalloc-rcl-" #sz,
913 if ((KMALLOC_RECLAIM != KMALLOC_NORMAL) && (type == KMALLOC_RECLAIM)) { in new_kmalloc_cache()