Searched refs:apoll_cache (Results 1 – 3 of 3) sorted by relevance
353 struct io_alloc_cache apoll_cache; member
656 apoll = io_cache_alloc(&ctx->apoll_cache, GFP_ATOMIC); in io_req_alloc_apoll()
215 io_alloc_cache_free(&ctx->apoll_cache, kfree); in io_free_alloc_caches()254 ret = io_alloc_cache_init(&ctx->apoll_cache, IO_POLL_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()1103 io_cache_free(&ctx->apoll_cache, apoll); in io_free_batch_list()