Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dslub.c6306 static __initdata struct kmem_cache boot_kmem_cache, in kmem_cache_init() local
6318 kmem_cache = &boot_kmem_cache; in kmem_cache_init()
6341 kmem_cache = bootstrap(&boot_kmem_cache); in kmem_cache_init()