Searched refs:kmalloc_cache_name (Results 1 – 1 of 1) sorted by relevance
1212 kmalloc_cache_name(const char *prefix, unsigned int size) in kmalloc_cache_name() function1233 name = kmalloc_cache_name("kmalloc-rcl", in new_kmalloc_cache()1282 const char *n = kmalloc_cache_name("dma-kmalloc", size); in create_kmalloc_caches()