Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslub.c5892 static __initdata struct kmem_cache boot_kmem_cache, in kmem_cache_init() local
5904 kmem_cache = &boot_kmem_cache; in kmem_cache_init()
5927 kmem_cache = bootstrap(&boot_kmem_cache); in kmem_cache_init()