Searched refs:kmalloc_cache_type (Results 1 – 4 of 4) sorted by relevance
217 enum kmalloc_cache_type type = kmalloc_type(GFP_KERNEL, 0); in kmalloc_cache_alignment()288 enum kmalloc_cache_type type = kmalloc_type(GFP_KERNEL, _RET_IP_); in test_alloc()
629 enum kmalloc_cache_type { enum667 static __always_inline enum kmalloc_cache_type kmalloc_type(gfp_t flags, unsigned long caller) in kmalloc_type()
945 new_kmalloc_cache(int idx, enum kmalloc_cache_type type) in new_kmalloc_cache()997 enum kmalloc_cache_type type; in create_kmalloc_caches()
8352 enum kmalloc_cache_type type; in bootstrap_kmalloc_sheaves()