diff options
author | Xuan Zhuo <xuanzhuo@linux.alibaba.com> | 2024-11-12 04:29:16 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-16 05:46:54 +0300 |
commit | 9f19c084057abfb8e4676e6e91866bfa5a6a5577 (patch) | |
tree | 4451ba593b292c5e8714b64b60524c73b21b739a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1c9786163b89042483fd9f9c9ad48df8edf79cfe (diff) | |
download | linux-9f19c084057abfb8e4676e6e91866bfa5a6a5577.tar.xz |
virtio_ring: introduce vring_need_unmap_buffer
To make the code readable, introduce vring_need_unmap_buffer() to
replace do_unmap.
use_dma_api premapped -> vring_need_unmap_buffer()
1. false false false
2. true false true
3. true true false
Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Link: https://patch.msgid.link/20241112012928.102478-2-xuanzhuo@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions