Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnet.h58 void io_netmsg_cache_free(const void *entry);
60 static inline void io_netmsg_cache_free(const void *entry) in io_netmsg_cache_free() function
Dio_uring.c358 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()
Dnet.c1798 void io_netmsg_cache_free(const void *entry) in io_netmsg_cache_free() function