Searched refs:io_cache_entry (Results 1 – 5 of 5) sorted by relevance
9 struct io_cache_entry { struct14 struct io_cache_entry *entry) in io_alloc_cache_put() argument24 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get()30 return container_of(node, struct io_cache_entry, node); in io_alloc_cache_get()43 void (*free)(struct io_cache_entry *)) in io_alloc_cache_free() argument49 free(container_of(node, struct io_cache_entry, node)); in io_alloc_cache_free()
18 struct io_cache_entry cache;64 void io_netmsg_cache_free(struct io_cache_entry *entry);66 static inline void io_netmsg_cache_free(struct io_cache_entry *entry) in io_netmsg_cache_free()
21 struct io_cache_entry cache;39 void io_apoll_cache_free(struct io_cache_entry *entry);
645 struct io_cache_entry *entry; in io_req_alloc_apoll()1014 void io_apoll_cache_free(struct io_cache_entry *entry) in io_apoll_cache_free()
125 struct io_cache_entry *entry; in io_msg_alloc_async()1449 void io_netmsg_cache_free(struct io_cache_entry *entry) in io_netmsg_cache_free()