Home
last modified time | relevance | path

Searched refs:io_netmsg_cache_free (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Dio_uring.c364 io_alloc_cache_free(&ctx->netmsg_cache, io_netmsg_cache_free); in io_ring_ctx_alloc()
2708 io_alloc_cache_free(&ctx->netmsg_cache, io_netmsg_cache_free); in io_ring_ctx_free()
H A Dnet.c1819 void io_netmsg_cache_free(const void *entry) in io_netmsg_cache_free() function