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

/linux-master/mm/
H A Dslab.h424 extern void create_boot_cache(struct kmem_cache *, const char *name,
H A Dslab_common.c609 void __init create_boot_cache(struct kmem_cache *s, const char *name, function
650 create_boot_cache(s, name, size, flags | SLAB_KMALLOC, 0, size);
H A Dslub.c5632 create_boot_cache(kmem_cache_node, "kmem_cache_node",
5640 create_boot_cache(kmem_cache, "kmem_cache",

Completed in 693 milliseconds