Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dslab.h305 enum kmalloc_cache_type { enum
318 static __always_inline enum kmalloc_cache_type kmalloc_type(gfp_t flags) in kmalloc_type()
/kernel/linux/linux-5.10/mm/
Dslab_common.c750 new_kmalloc_cache(int idx, enum kmalloc_cache_type type, slab_flags_t flags) in new_kmalloc_cache()
769 enum kmalloc_cache_type type; in create_kmalloc_caches()