mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-01-12 16:45:31 +00:00
a7b0a71204
Add a way to iterate over all the descriptors in a descriptor chain. This is different from AvailIter, which iterates over all the descriptor chain heads in a queue. The new iterator struct provides readable() and writable() methods for iterating over just the readable or writable descriptors, respectively. BUG=chromium:703939 TEST=none Change-Id: Iea3fa5bb7662146a2d156a49ce8bb8ef00c522da Signed-off-by: Chirantan Ekbote <chirantan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1065172 Reviewed-by: Zach Reizner <zachr@chromium.org> Reviewed-by: Dylan Reid <dgreid@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |