Home
last modified time | relevance | path

Searched refs:io_alloc_cache_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dalloc_cache.h55 static inline void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free() function
H A Dio_uring.c2905 io_alloc_cache_free(&ctx->apoll_cache, io_apoll_cache_free); in io_ring_ctx_free()
2906 io_alloc_cache_free(&ctx->netmsg_cache, io_netmsg_cache_free); in io_ring_ctx_free()
2921 io_alloc_cache_free(&ctx->rsrc_node_cache, io_rsrc_node_cache_free); in io_ring_ctx_free()

Completed in 10 milliseconds