Searched refs:create_boot_cache (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/mm/
H A Dslab.h87 extern void create_boot_cache(struct kmem_cache *, const char *name,
H A Dslab_common.c764 void __init create_boot_cache(struct kmem_cache *s, const char *name, size_t size, create_boot_cache() function
792 create_boot_cache(s, name, size, flags); create_kmalloc_cache()
H A Dslub.c3894 create_boot_cache(kmem_cache_node, "kmem_cache_node", kmem_cache_init()
3902 create_boot_cache(kmem_cache, "kmem_cache", kmem_cache_init()
H A Dslab.c1444 create_boot_cache(kmem_cache, "kmem_cache", kmem_cache_init()

Completed in 194 milliseconds