Searched refs:io_alloc_cache (Results 1 – 4 of 4) sorted by relevance
11 void io_alloc_cache_free(struct io_alloc_cache *cache,13 bool io_alloc_cache_init(struct io_alloc_cache *cache,17 void *io_cache_alloc_new(struct io_alloc_cache *cache, gfp_t gfp);28 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put()40 static inline void *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get()61 static inline void *io_cache_alloc(struct io_alloc_cache *cache, gfp_t gfp) in io_cache_alloc()
5 void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free()21 bool io_alloc_cache_init(struct io_alloc_cache *cache, in io_alloc_cache_init()36 void *io_cache_alloc_new(struct io_alloc_cache *cache, gfp_t gfp) in io_cache_alloc_new()
228 static inline void *io_uring_alloc_async_data(struct io_alloc_cache *cache, in io_uring_alloc_async_data()
221 struct io_alloc_cache { struct306 struct io_alloc_cache apoll_cache;307 struct io_alloc_cache netmsg_cache;308 struct io_alloc_cache rw_cache;309 struct io_alloc_cache uring_cache;370 struct io_alloc_cache futex_cache;411 struct io_alloc_cache msg_cache;