Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dalloc_cache.h13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put()
24 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get()
36 static inline void io_alloc_cache_init(struct io_alloc_cache *cache) in io_alloc_cache_init()
42 static inline void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free()
/linux-6.1.9/include/linux/
Dio_uring_types.h188 struct io_alloc_cache { struct
251 struct io_alloc_cache apoll_cache;
252 struct io_alloc_cache netmsg_cache;