Home
last modified time | relevance | path

Searched refs:apoll_cache (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dio_uring_types.h318 struct io_alloc_cache apoll_cache; member
/linux/io_uring/
H A Dio_uring.c289 io_alloc_cache_free(&ctx->apoll_cache, kfree); in io_free_alloc_caches()
329 ret = io_alloc_cache_init(&ctx->apoll_cache, IO_POLL_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()
1474 io_cache_free(&ctx->apoll_cache, apoll); in io_free_batch_list()