Home
last modified time | relevance | path

Searched refs:io_cache_free (Results 1 – 4 of 4) sorted by relevance

/linux/io_uring/
H A Dalloc_cache.h64 static inline void io_cache_free(struct io_alloc_cache *cache, void *obj) in io_cache_free() function
H A Drsrc.c172 io_cache_free(&ctx->imu_cache, imu); in io_rsrc_cache_free()
603 io_cache_free(&ctx->node_cache, node); in io_sqe_buffers_unregister()
943 io_cache_free(&ctx->node_cache, node); in io_buffer_register_bvec()
1055 io_cache_free(&ctx->node_cache, node); in io_import_fixed()
1362 io_cache_free(&ctx->node_cache, dst_node); in io_vec_fill_bvec()
H A Dfutex.c60 io_cache_free(&ctx->futex_cache, req->async_data); in io_futex_complete()
H A Dio_uring.c1119 io_cache_free(&ctx->apoll_cache, apoll); in io_free_batch_list()