Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dalloc_cache.h62 static inline void io_cache_free(struct io_alloc_cache *cache, void *obj) in io_cache_free() function
H A Dfutex.c59 io_cache_free(&ctx->futex_cache, req->async_data); in io_futex_complete()
H A Drsrc.c128 io_cache_free(&ctx->imu_cache, imu); in io_free_imu()
520 io_cache_free(&ctx->node_cache, node); in io_free_rsrc_node()
846 io_cache_free(&ctx->node_cache, node); in io_sqe_buffer_register()
H A Dio_uring.c1412 io_cache_free(&ctx->apoll_cache, apoll); in io_free_batch_list()