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.h364 struct io_alloc_cache apoll_cache; member
/linux/io_uring/
H A Dpoll.c665 apoll = io_cache_alloc(&ctx->apoll_cache, GFP_ATOMIC); in io_req_alloc_apoll()