Home
last modified time | relevance | path

Searched hist:de4f5fed3f231a8ff4790bf52975f847b95b85ea (Results 1 – 10 of 10) sorted by relevance

/linux/io_uring/
H A Drw.cdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dnet.cdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.cdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/drivers/infiniband/hw/qib/
H A Dqib_file_ops.cdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/block/
H A Dblk-map.cdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/include/linux/
H A Duio.hdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/lib/
H A Diov_iter.cdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/sound/core/
H A Dpcm_native.cdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/fs/fuse/
H A Dfile.cdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/fs/btrfs/
H A Dfile.cdiff de4f5fed3f231a8ff4790bf52975f847b95b85ea Wed Mar 29 16:52:15 CEST 2023 Jens Axboe <axboe@kernel.dk> iov_iter: add iter_iovec() helper

This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.

Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.

Signed-off-by: Jens Axboe <axboe@kernel.dk>