Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab_common.c641 static struct kmem_cache *__init create_kmalloc_cache(const char *name, in create_kmalloc_cache() function
898 kmalloc_caches[type][aligned_idx] = create_kmalloc_cache( in new_kmalloc_cache()