Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslub.c3639 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() argument
3645 memcpy(s, static_cache, kmem_cache->object_size); in bootstrap()