Home
last modified time | relevance | path

Searched refs:io_alloc_cache_free (Results 1 – 5 of 5) sorted by relevance

/io_uring/
A Dalloc_cache.c5 void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free() function
A Dalloc_cache.h11 void io_alloc_cache_free(struct io_alloc_cache *cache,
A Dfutex.c41 io_alloc_cache_free(&ctx->futex_cache, kfree); in io_futex_cache_free()
A Dio_uring.c289 io_alloc_cache_free(&ctx->apoll_cache, kfree); in io_free_alloc_caches()
290 io_alloc_cache_free(&ctx->netmsg_cache, io_netmsg_cache_free); in io_free_alloc_caches()
291 io_alloc_cache_free(&ctx->rw_cache, io_rw_cache_free); in io_free_alloc_caches()
292 io_alloc_cache_free(&ctx->cmd_cache, io_cmd_cache_free); in io_free_alloc_caches()
293 io_alloc_cache_free(&ctx->msg_cache, kfree); in io_free_alloc_caches()
A Drsrc.c182 io_alloc_cache_free(&ctx->node_cache, kfree); in io_rsrc_cache_free()
183 io_alloc_cache_free(&ctx->imu_cache, kfree); in io_rsrc_cache_free()

Completed in 14 milliseconds