Searched refs:apoll_cache (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | io_uring_types.h | 364 struct io_alloc_cache apoll_cache; member |
| /linux/io_uring/ | ||
| H A D | poll.c | 665 apoll = io_cache_alloc(&ctx->apoll_cache, GFP_ATOMIC); in io_req_alloc_apoll() |