Searched defs:offset (Results 1 – 9 of 9) sorted by relevance
224 int offset; in io_ring_add_registered_file() local240 int offset; in io_ring_add_registered_fd() local
261 loff_t offset = pgoff << PAGE_SHIFT; in io_mmap_get_region() local325 long offset = vma->vm_pgoff << PAGE_SHIFT; in io_uring_mmap() local
26 u32 offset; member1047 struct io_mapped_ubuf *imu, size_t len, size_t offset) in io_import_kbuf()1073 size_t offset; in io_import_fixed() local1353 size_t offset; in io_vec_fill_bvec() local1415 size_t offset = (size_t)(uintptr_t)iovec[iov_idx].iov_base; in io_vec_fill_kern_bvec() local1435 size_t offset = (size_t)(uintptr_t)iov->iov_base; in iov_kern_bvec_size() local
19 u64 offset; member
122 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset) in io_fixed_fd_remove()
926 u64 offset; in io_zcrx_queue_cqe() local959 unsigned long offset; member1080 unsigned int offset, size_t len) in io_zcrx_recv_skb()
160 static loff_t io_mock_llseek(struct file *file, loff_t offset, int whence) in io_mock_llseek()
191 unsigned int offset) in __io_close_fixed()
3294 unsigned long offset = (uintptr_t)uarg; in io_get_ext_arg_reg() local
Completed in 20 milliseconds