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 Dfutex.c60 io_cache_free(&ctx->futex_cache, req->async_data); in io_futex_complete()
H A Drsrc.c122 io_cache_free(&ctx->imu_cache, imu); in io_free_imu()
513 io_cache_free(&ctx->node_cache, node); in io_free_rsrc_node()
851 io_cache_free(&ctx->node_cache, node); in io_sqe_buffer_register()
H A Dio_uring.c1103 io_cache_free(&ctx->apoll_cache, apoll); in io_free_batch_list()