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

/linux-master/io_uring/
H A Dalloc_cache.h13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache,
25 static inline bool io_alloc_cache_empty(struct io_alloc_cache *cache)
30 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache)
45 static inline void io_alloc_cache_init(struct io_alloc_cache *cache,
54 static inline void io_alloc_cache_free(struct io_alloc_cache *cache,
/linux-master/include/linux/
H A Dio_uring_types.h221 struct io_alloc_cache { struct
300 struct io_alloc_cache apoll_cache;
301 struct io_alloc_cache netmsg_cache;
360 struct io_alloc_cache futex_cache;
388 struct io_alloc_cache rsrc_node_cache;

Completed in 108 milliseconds