Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dalloc_cache.h13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put()
26 static inline bool io_alloc_cache_empty(struct io_alloc_cache *cache) in io_alloc_cache_empty()
31 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get()
46 static inline void io_alloc_cache_init(struct io_alloc_cache *cache, in io_alloc_cache_init()
55 static inline void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free()
/openbmc/linux/include/linux/
H A Dio_uring_types.h189 struct io_alloc_cache { struct
256 struct io_alloc_cache apoll_cache;
257 struct io_alloc_cache netmsg_cache;
340 struct io_alloc_cache rsrc_node_cache;