Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslab_common.c676 static struct kmem_cache *__init create_kmalloc_cache(const char *name, in create_kmalloc_cache() function
932 kmalloc_caches[type][aligned_idx] = create_kmalloc_cache( in new_kmalloc_cache()