Searched refs:io_alloc_cache_get (Results 1 – 2 of 2) sorted by relevance
33 static inline void *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get() function58 obj = io_alloc_cache_get(cache); in io_cache_alloc()
13 while ((entry = io_alloc_cache_get(cache)) != NULL) in io_alloc_cache_free()