Searched refs:arg (Results 1 – 1 of 1) sorted by relevance
598 u64 arg; member3526 int sync, void *arg) in io_async_buf_func() argument3530 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() argument8554 __s32 __user *fds = (__s32 __user *) arg; in io_sqe_files_register()9130 void __user *arg, unsigned index) in io_copy_iov() argument9139 ciovs = (struct compat_iovec __user *) arg; in io_copy_iov()9148 src = (struct iovec __user *) arg; in io_copy_iov()[all …]