Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dslab.h629 enum kmalloc_cache_type { enum
667 static __always_inline enum kmalloc_cache_type kmalloc_type(gfp_t flags, unsigned long caller) in kmalloc_type()
/linux/mm/
H A Dslab_common.c945 new_kmalloc_cache(int idx, enum kmalloc_cache_type type) in new_kmalloc_cache()
997 enum kmalloc_cache_type type;
H A Dslub.c8355 enum kmalloc_cache_type type; in bootstrap_kmalloc_sheaves()