Searched refs:create_kmalloc_cache (Results 1 – 5 of 5) sorted by relevance
663 struct kmem_cache *__init create_kmalloc_cache(const char *name, in create_kmalloc_cache() function859 kmalloc_caches[type][idx] = create_kmalloc_cache( in new_kmalloc_cache()912 kmalloc_caches[KMALLOC_DMA][i] = create_kmalloc_cache( in create_kmalloc_caches()
97 struct kmem_cache *create_kmalloc_cache(const char *name, unsigned int size,
1259 kmalloc_caches[KMALLOC_NORMAL][INDEX_NODE] = create_kmalloc_cache( in kmem_cache_init()
122311 ffff8000117943bc T create_kmalloc_cache
Completed in 309 milliseconds