Home
last modified time | relevance | path

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

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