Home
last modified time | relevance | path

Searched refs:new_kmalloc_cache (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dslab_common.c750 new_kmalloc_cache(int idx, enum kmalloc_cache_type type, slab_flags_t flags) in new_kmalloc_cache() function
774 new_kmalloc_cache(i, type, flags); in create_kmalloc_caches()
783 new_kmalloc_cache(1, type, flags); in create_kmalloc_caches()
786 new_kmalloc_cache(2, type, flags); in create_kmalloc_caches()
/kernel/linux/linux-6.6/mm/
H A Dslab_common.c908 new_kmalloc_cache(int idx, enum kmalloc_cache_type type, slab_flags_t flags) in new_kmalloc_cache() function
967 new_kmalloc_cache(i, type, flags); in create_kmalloc_caches()
976 new_kmalloc_cache(1, type, flags); in create_kmalloc_caches()
979 new_kmalloc_cache(2, type, flags); in create_kmalloc_caches()
H A Dslab.h297 void __init new_kmalloc_cache(int idx, enum kmalloc_cache_type type,
H A Dslab.c1243 new_kmalloc_cache(INDEX_NODE, KMALLOC_NORMAL, ARCH_KMALLOC_FLAGS); in kmem_cache_init()

Completed in 11 milliseconds