Home
last modified time | relevance | path

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

/linux/include/linux/
A Dslab.h321 KMALLOC_RECLAIM, enumerator
359 return KMALLOC_RECLAIM; in kmalloc_type()
/linux/mm/
A Dslab_common.c759 .name[KMALLOC_RECLAIM] = "kmalloc-rcl-" #__short_size, \
849 if (type == KMALLOC_RECLAIM) { in new_kmalloc_cache()
885 for (type = KMALLOC_NORMAL; type <= KMALLOC_RECLAIM; type++) { in create_kmalloc_caches()

Completed in 6 milliseconds