Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dslab.h708 enum kmalloc_cache_type { enum
750 static __always_inline enum kmalloc_cache_type kmalloc_type(gfp_t flags, kmalloc_token_t token) in kmalloc_type()
/linux/mm/
H A Dslab.h394 enum kmalloc_cache_type type = kmalloc_type(flags, token); in kmalloc_slab()
H A Dslab_common.c956 new_kmalloc_cache(int idx, enum kmalloc_cache_type type) in new_kmalloc_cache()
1014 enum kmalloc_cache_type type; in create_kmalloc_caches()
H A Dslub.c8523 enum kmalloc_cache_type type; in bootstrap_kmalloc_sheaves()