Searched refs:netmsg_cache (Results 1 – 3 of 3) sorted by relevance
296 struct io_alloc_cache netmsg_cache; member
151 if (io_alloc_cache_put(&req->ctx->netmsg_cache, hdr)) { in io_netmsg_recycle()164 hdr = io_alloc_cache_get(&ctx->netmsg_cache); in io_msg_alloc_async()
313 ret |= io_alloc_cache_init(&ctx->netmsg_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()358 io_alloc_cache_free(&ctx->netmsg_cache, io_netmsg_cache_free); in io_ring_ctx_alloc()2744 io_alloc_cache_free(&ctx->netmsg_cache, io_netmsg_cache_free); in io_ring_ctx_free()