Searched refs:io_cache_alloc_new (Results 1 – 2 of 2) sorted by relevance
17 void *io_cache_alloc_new(struct io_alloc_cache *cache, gfp_t gfp);68 return io_cache_alloc_new(cache, gfp); in io_cache_alloc()
36 void *io_cache_alloc_new(struct io_alloc_cache *cache, gfp_t gfp) in io_cache_alloc_new() function