Searched refs:create_kmalloc_cache (Results 1 – 3 of 3) sorted by relevance
784 struct kmem_cache *__init create_kmalloc_cache(const char *name, size_t size, in create_kmalloc_cache() function947 kmalloc_caches[idx] = create_kmalloc_cache(kmalloc_info[idx].name, in new_kmalloc_cache()988 kmalloc_dma_caches[i] = create_kmalloc_cache(n, in create_kmalloc_caches()
85 extern struct kmem_cache *create_kmalloc_cache(const char *name, size_t size,
1455 kmalloc_caches[INDEX_NODE] = create_kmalloc_cache("kmalloc-node", in kmem_cache_init()