Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslub.c3885 static __initdata struct kmem_cache boot_kmem_cache, in kmem_cache_init() local
3892 kmem_cache = &boot_kmem_cache; in kmem_cache_init()
3907 kmem_cache = bootstrap(&boot_kmem_cache); in kmem_cache_init()