Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dslab.h342 KMALLOC_RECLAIM, enumerator
380 return KMALLOC_RECLAIM; in kmalloc_type()
/Linux-v6.1/mm/
Dslab_common.c772 .name[KMALLOC_RECLAIM] = "kmalloc-rcl-" #__short_size, \
858 if (type == KMALLOC_RECLAIM) { in new_kmalloc_cache()