Home
last modified time | relevance | path

Searched refs:arg (Results 1 – 1 of 1) sorted by relevance

/io_uring/
Dio_uring.c598 u64 arg; member
3526 int sync, void *arg) in io_async_buf_func() argument
3530 struct wait_page_key *key = arg; in io_async_buf_func()
6609 req->rsrc_update.arg = READ_ONCE(sqe->addr); in io_rsrc_update_prep()
6620 up.data = req->rsrc_update.arg; in io_files_update()
8551 static int io_sqe_files_register(struct io_ring_ctx *ctx, void __user *arg, in io_sqe_files_register() argument
8554 __s32 __user *fds = (__s32 __user *) arg; in io_sqe_files_register()
9130 void __user *arg, unsigned index) in io_copy_iov() argument
9139 ciovs = (struct compat_iovec __user *) arg; in io_copy_iov()
9148 src = (struct iovec __user *) arg; in io_copy_iov()
[all …]