Home
last modified time | relevance | path

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

/mm/
Dslub.c4225 static __initdata struct kmem_cache boot_kmem_cache, in kmem_cache_init() local
4232 kmem_cache = &boot_kmem_cache; in kmem_cache_init()
4247 kmem_cache = bootstrap(&boot_kmem_cache); in kmem_cache_init()