Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dmsg_ring.h6 void io_msg_cache_free(const void *entry);
Dmsg_ring.c325 void io_msg_cache_free(const void *entry) in io_msg_cache_free() function
Dio_uring.c361 io_alloc_cache_free(&ctx->msg_cache, io_msg_cache_free); in io_ring_ctx_alloc()
2747 io_alloc_cache_free(&ctx->msg_cache, io_msg_cache_free); in io_ring_ctx_free()