Searched refs:____cache_alloc (Results 1 – 1 of 1) sorted by relevance
3030 static inline void *____cache_alloc(struct kmem_cache *cachep, gfp_t flags) in ____cache_alloc() function3243 ptr = ____cache_alloc(cachep, flags); in slab_alloc_node()3270 objp = ____cache_alloc(cache, flags); in __do_cache_alloc()3287 return ____cache_alloc(cachep, flags); in __do_cache_alloc()