Searched refs:io_alloc_cache_free (Results 1 – 4 of 4) sorted by relevance
5 void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free() function
11 void io_alloc_cache_free(struct io_alloc_cache *cache,
185 io_alloc_cache_free(&ctx->node_cache, kfree); in io_rsrc_cache_free()186 io_alloc_cache_free(&ctx->imu_cache, kfree); in io_rsrc_cache_free()
276 io_alloc_cache_free(&ctx->apoll_cache, kfree); in io_free_alloc_caches()277 io_alloc_cache_free(&ctx->netmsg_cache, io_netmsg_cache_free); in io_free_alloc_caches()278 io_alloc_cache_free(&ctx->rw_cache, io_rw_cache_free); in io_free_alloc_caches()279 io_alloc_cache_free(&ctx->cmd_cache, io_cmd_cache_free); in io_free_alloc_caches()