diff options
author | 2025-02-24 09:47:57 -0500 | |
---|---|---|
committer | 2025-02-26 09:42:37 +0100 | |
commit | d79c9cc512973ef6583c3bfc0b343f9d312d85b3 (patch) | |
tree | 1da287f0d733f153d1e494daca38b37803fb796f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iomap: rename iomap_iter processed field to status (diff) | |
download | wireguard-linux-d79c9cc512973ef6583c3bfc0b343f9d312d85b3.tar.xz wireguard-linux-d79c9cc512973ef6583c3bfc0b343f9d312d85b3.zip |
iomap: introduce a full map advance helper
Various iomap_iter_advance() calls advance by the full mapping
length and thus have no need for the current length input or
post-advance remaining length output from the standard advance
function. Add an iomap_iter_advance_full() helper to clean up these
cases.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Link: https://lore.kernel.org/r/20250224144757.237706-13-bfoster@redhat.com
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions