Home
last modified time | relevance | path

Searched defs:imu (Results 1 – 1 of 1) sorted by relevance

/linux/io_uring/
H A Drsrc.c101 struct io_mapped_ubuf *imu = priv; io_release_ubuf() local
119 io_free_imu(struct io_ring_ctx * ctx,struct io_mapped_ubuf * imu) io_free_imu() argument
127 io_buffer_unmap(struct io_ring_ctx * ctx,struct io_mapped_ubuf * imu) io_buffer_unmap() argument
632 struct io_mapped_ubuf *imu; headpage_already_acct() local
649 io_buffer_account_pin(struct io_ring_ctx * ctx,struct page ** pages,int nr_pages,struct io_mapped_ubuf * imu,struct page ** last_hpage) io_buffer_account_pin() argument
769 struct io_mapped_ubuf *imu = NULL; io_sqe_buffer_register() local
937 struct io_mapped_ubuf *imu; io_buffer_register_bvec() local
1028 validate_fixed_range(u64 buf_addr,size_t len,const struct io_mapped_ubuf * imu) validate_fixed_range() argument
1043 io_import_kbuf(int ddir,struct iov_iter * iter,struct io_mapped_ubuf * imu,size_t len,size_t offset) io_import_kbuf() argument
1053 io_import_fixed(int ddir,struct iov_iter * iter,struct io_mapped_ubuf * imu,u64 buf_addr,size_t len) io_import_fixed() argument
1331 io_vec_fill_bvec(int ddir,struct iov_iter * iter,struct io_mapped_ubuf * imu,struct iovec * iovec,unsigned nr_iovs,struct iou_vec * vec) io_vec_fill_bvec() argument
1385 io_estimate_bvec_size(struct iovec * iov,unsigned nr_iovs,struct io_mapped_ubuf * imu) io_estimate_bvec_size() argument
1400 io_vec_fill_kern_bvec(int ddir,struct iov_iter * iter,struct io_mapped_ubuf * imu,struct iovec * iovec,unsigned nr_iovs,struct iou_vec * vec) io_vec_fill_kern_bvec() argument
1428 iov_kern_bvec_size(const struct iovec * iov,const struct io_mapped_ubuf * imu,unsigned int * nr_seg) iov_kern_bvec_size() argument
1451 io_kern_bvec_size(struct iovec * iov,unsigned nr_iovs,struct io_mapped_ubuf * imu,unsigned * nr_segs) io_kern_bvec_size() argument
1480 struct io_mapped_ubuf *imu; io_import_reg_vec() local
[all...]