Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dslab_common.c662 struct kmem_cache *__init create_kmalloc_cache(const char *name, in create_kmalloc_cache() function
882 kmalloc_caches[type][idx] = create_kmalloc_cache( in new_kmalloc_cache()
A Dslab.h296 struct kmem_cache *create_kmalloc_cache(const char *name, unsigned int size,
A Dslab.c1243 kmalloc_caches[KMALLOC_NORMAL][INDEX_NODE] = create_kmalloc_cache( in kmem_cache_init()

Completed in 14 milliseconds