Searched refs:linux_kmem_cache_alloc (Results 1 – 1 of 1) sorted by relevance
66 #define kmem_cache_alloc(...) linux_kmem_cache_alloc(__VA_ARGS__)161 linux_kmem_cache_alloc(struct linux_kmem_cache *c, gfp_t flags) in linux_kmem_cache_alloc() function