Home
last modified time | relevance | path

Searched refs:static_cache (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dslub.c4334 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() argument
4340 memcpy(s, static_cache, kmem_cache->object_size); in bootstrap()
/kernel/linux/linux-6.6/mm/
H A Dslub.c4993 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() argument
4999 memcpy(s, static_cache, kmem_cache->object_size); in bootstrap()

Completed in 16 milliseconds