Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h389 void create_kmalloc_caches(void);
H A Dslab_common.c910 void __init create_kmalloc_caches(void) in create_kmalloc_caches() function
H A Dslub.c5813 create_kmalloc_caches(); in kmem_cache_init()