Searched refs:io_cache_entry (Results 1 – 8 of 8) sorted by relevance
9 struct io_cache_entry { struct14 struct io_cache_entry *entry) in io_alloc_cache_put() argument31 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get()34 struct io_cache_entry *entry; in io_alloc_cache_get()36 entry = container_of(cache->list.next, struct io_cache_entry, node); in io_alloc_cache_get()56 void (*free)(struct io_cache_entry *)) in io_alloc_cache_free() argument59 struct io_cache_entry *entry = io_alloc_cache_get(cache); in io_alloc_cache_free()
18 struct io_cache_entry cache;67 void io_netmsg_cache_free(struct io_cache_entry *entry);69 static inline void io_netmsg_cache_free(struct io_cache_entry *entry) in io_netmsg_cache_free()
22 struct io_cache_entry cache;40 void io_apoll_cache_free(struct io_cache_entry *entry);
42 struct io_cache_entry cache;
674 struct io_cache_entry *entry; in io_req_alloc_apoll()1045 void io_apoll_cache_free(struct io_cache_entry *entry) in io_apoll_cache_free()
149 struct io_cache_entry *entry; in io_msg_alloc_async()1577 void io_netmsg_cache_free(struct io_cache_entry *entry) in io_netmsg_cache_free()
200 struct io_cache_entry *entry; in io_rsrc_node_alloc()
2912 static void io_rsrc_node_cache_free(struct io_cache_entry *entry) in io_rsrc_node_cache_free()