summaryrefslogtreecommitdiffstats
path: root/io_uring/memmap.h
AgeCommit message (Expand)AuthorLines
2025-02-17io_uring/zcrx: add interface queue and refill queueDavid Wei-0/+1
2024-12-23io_uring/kbuf: use region api for pbuf ringsPavel Begunkov-7/+0
2024-12-23io_uring: use region api for CQPavel Begunkov-4/+0
2024-12-23io_uring/memmap: implement mmap for regionsPavel Begunkov-1/+9
2024-12-23io_uring/memmap: flag vmap'ed regionsPavel Begunkov-1/+1
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov-0/+14
2024-04-15io_uring: move mapping/allocation helpers to a separate fileJens Axboe-0/+25