Home
last modified time | relevance | path

Searched refs:io_alloc_cache (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/io_uring/
Dalloc_cache.h11 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()
Dalloc_cache.c5 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()
Dio_uring.h228 static inline void *io_uring_alloc_async_data(struct io_alloc_cache *cache, in io_uring_alloc_async_data()
/linux-6.14.4/include/linux/
Dio_uring_types.h221 struct io_alloc_cache { struct
306 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;