Home
last modified time | relevance | path

Searched refs:netmsg_cache (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dio_uring_types.h258 struct io_alloc_cache netmsg_cache; member
/linux-6.3-rc2/io_uring/
A Dnet.c129 if (io_alloc_cache_put(&req->ctx->netmsg_cache, &hdr->cache)) { in io_netmsg_recycle()
143 entry = io_alloc_cache_get(&ctx->netmsg_cache); in io_msg_alloc_async()
A Dio_uring.c313 io_alloc_cache_init(&ctx->netmsg_cache); in io_ring_ctx_alloc()
2791 io_alloc_cache_free(&ctx->netmsg_cache, io_netmsg_cache_free); in io_ring_ctx_free()

Completed in 16 milliseconds