Searched refs:io_alloc_cache (Results 1 – 2 of 2) sorted by relevance
13 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()
190 struct io_alloc_cache { struct257 struct io_alloc_cache apoll_cache;258 struct io_alloc_cache netmsg_cache;
Completed in 6 milliseconds