Home
last modified time | relevance | path

Searched defs:PollRemove (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/io_uring/src/
H A During.rs197 PollRemove = io_uring_op_IORING_OP_POLL_REMOVE, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/
Dio_uring.rs320 PollRemove = sys::io_uring_op::IORING_OP_POLL_REMOVE as _, enumerator