Searched refs:io_alloc_cache_free (Results 1 – 5 of 5) sorted by relevance
5 void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free() function
13 void io_alloc_cache_free(struct io_alloc_cache *cache,
45 io_alloc_cache_free(&ctx->futex_cache, kfree); in io_futex_cache_free()
217 io_alloc_cache_free(&ctx->apoll_cache, kfree); in io_free_alloc_caches() 218 io_alloc_cache_free(&ctx->netmsg_cache, io_netmsg_cache_free); in io_free_alloc_caches() 219 io_alloc_cache_free(&ctx->rw_cache, io_rw_cache_free); in io_free_alloc_caches() 220 io_alloc_cache_free(&ctx->cmd_cache, io_cmd_cache_free); in io_free_alloc_caches()
258 io_alloc_cache_free(&ctx->node_cache, kfree); in __io_sqe_files_update() 259 io_alloc_cache_free(&ctx->imu_cache, kvfree); in __io_sqe_files_update()