Home
last modified time | relevance | path

Searched refs:io_cache_alloc_new (Results 1 – 2 of 2) sorted by relevance

/io_uring/
A Dalloc_cache.h17 void *io_cache_alloc_new(struct io_alloc_cache *cache, gfp_t gfp);
59 return io_cache_alloc_new(cache, gfp); in io_cache_alloc()
A Dalloc_cache.c36 void *io_cache_alloc_new(struct io_alloc_cache *cache, gfp_t gfp) in io_cache_alloc_new() function

Completed in 3 milliseconds