Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dpoll.h40 void io_apoll_cache_free(struct io_cache_entry *entry);
H A Dpoll.c1049 void io_apoll_cache_free(struct io_cache_entry *entry) in io_apoll_cache_free() function
H A Dio_uring.c2945 io_alloc_cache_free(&ctx->apoll_cache, io_apoll_cache_free); in io_ring_ctx_free()