Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 2 of 2) sorted by relevance

/io_uring/
Dalloc_cache.h9 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put()
21 static inline void *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get()
34 static inline bool io_alloc_cache_init(struct io_alloc_cache *cache, in io_alloc_cache_init()
47 static inline void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free()
During_cmd.c22 struct uring_cache *cache; in io_uring_async_get() local
38 struct uring_cache *cache = req->async_data; in io_req_uring_cleanup() local
183 struct uring_cache *cache; in io_uring_cmd_prep_setup() local
256 struct uring_cache *cache = req->async_data; in io_uring_cmd() local