Searched refs:create_kmalloc_cache (Results 1 – 3 of 3) sorted by relevance
960 struct kmem_cache *__init create_kmalloc_cache(const char *name, in create_kmalloc_cache() function1122 kmalloc_caches[idx] = create_kmalloc_cache(kmalloc_info[idx].name, in new_kmalloc_cache()1164 kmalloc_dma_caches[i] = create_kmalloc_cache(n, in create_kmalloc_caches()
96 struct kmem_cache *create_kmalloc_cache(const char *name, unsigned int size,
1291 kmalloc_caches[INDEX_NODE] = create_kmalloc_cache( in kmem_cache_init()