Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dslub.c4406 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() argument
4412 memcpy(s, static_cache, kmem_cache->object_size); in bootstrap()