Home
last modified time | relevance | path

Searched refs:io_rw_cache_free (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Drw.h52 void io_rw_cache_free(const void *entry);
H A Drw.c1391 void io_rw_cache_free(const void *entry) in io_rw_cache_free() function
H A Dio_uring.c219 io_alloc_cache_free(&ctx->rw_cache, io_rw_cache_free); in io_free_alloc_caches()