summaryrefslogtreecommitdiff
path: root/include/uapi/linux/io_uring/mock_file.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov1-0/+2
2025-07-02io_uring/mock: support for async read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov1-0/+5
2025-07-02io_uring/mock: add sync read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov1-0/+14
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov1-0/+22