diff options
author | David Howells <dhowells@redhat.com> | 2023-09-08 18:03:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-09-10 00:11:49 +0200 |
commit | a3c57ab79a06e333a869ae340420cb3c6f5921d3 (patch) | |
tree | f9522710763971eab8d213057577bb05fb947693 /tools/perf/util/probe-event.h | |
parent | iov_iter: Kunit tests for copying to/from an iterator (diff) | |
download | linux-a3c57ab79a06e333a869ae340420cb3c6f5921d3.tar.xz linux-a3c57ab79a06e333a869ae340420cb3c6f5921d3.zip |
iov_iter: Kunit tests for page extraction
Add some kunit tests for page extraction for ITER_BVEC, ITER_KVEC and
ITER_XARRAY type iterators. ITER_UBUF and ITER_IOVEC aren't dealt with
as they require userspace VM interaction. ITER_DISCARD isn't dealt with
either as that can't be extracted.
Signed-off-by: David Howells <dhowells@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: David Hildenbrand <david@redhat.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/util/probe-event.h')
0 files changed, 0 insertions, 0 deletions