diff options
author | 2023-03-29 09:16:45 -0600 | |
---|---|---|
committer | 2023-03-30 08:12:29 -0600 | |
commit | 95e49cf8373a0a4d1ec85f0512080bb4f945df74 (patch) | |
tree | a4fb24a611ed5d3357a785dc7f561981d379a620 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: pcm: check for user backed iterator, not specific iterator type (diff) | |
download | wireguard-linux-95e49cf8373a0a4d1ec85f0512080bb4f945df74.tar.xz wireguard-linux-95e49cf8373a0a4d1ec85f0512080bb4f945df74.zip |
iov_iter: add iter_iov_addr() and iter_iov_len() helpers
These just return the address and length of the current iovec segment
in the iterator. Convert existing iov_iter_iovec() users to use them
instead of getting a copy of the current vec.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions