Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dslub.c4820 static __initdata struct kmem_cache boot_kmem_cache, in kmem_cache_init() local
4832 kmem_cache = &boot_kmem_cache; in kmem_cache_init()
4854 kmem_cache = bootstrap(&boot_kmem_cache); in kmem_cache_init()