Home
last modified time | relevance | path

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

/linux-6.3-rc2/io_uring/
A 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.3-rc2/include/linux/
A Dio_uring_types.h190 struct io_alloc_cache { struct
257 struct io_alloc_cache apoll_cache;
258 struct io_alloc_cache netmsg_cache;

Completed in 6 milliseconds