summaryrefslogtreecommitdiffstats
path: root/io_uring/poll.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-24io_uring: add abstraction around apoll cacheJens Axboe1-2/+7
2022-07-24io_uring: move apoll cache to poll.cJens Axboe1-0/+2
2022-07-24io_uring: move a few private types to local headersJens Axboe1-0/+1
2022-07-24io_uring: propagate locking state to poll cancelPavel Begunkov1-1/+2
2022-07-24io_uring: move poll handling into its own fileJens Axboe1-0/+30