Searched defs:entry (Results 1 – 8 of 8) sorted by relevance
20 void *entry) in io_alloc_cache_put()34 void *entry = cache->entries[--cache->nr_cached]; in io_alloc_cache_get() local
64 static inline void io_netmsg_cache_free(const void *entry) in io_netmsg_cache_free()
97 unsigned int entry = i + sq_head; in __io_uring_show_fdinfo() local130 unsigned int entry = i + cq_head; in __io_uring_show_fdinfo() local
8 void *entry; in io_alloc_cache_free() local
17 void io_cmd_cache_free(const void *entry) in io_cmd_cache_free()
596 struct list_head *entry; in io_timeout() local
1382 void io_rw_cache_free(const void *entry) in io_rw_cache_free()
1902 void io_netmsg_cache_free(const void *entry) in io_netmsg_cache_free()
Completed in 15 milliseconds