Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dslab_common.c1212 kmalloc_cache_name(const char *prefix, unsigned int size) in kmalloc_cache_name() function
1233 name = kmalloc_cache_name("kmalloc-rcl", in new_kmalloc_cache()
1282 const char *n = kmalloc_cache_name("dma-kmalloc", size); in create_kmalloc_caches()