Home
last modified time | relevance | path

Searched defs:queue_evts (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/crosvm-fuzz/
Dblock_fuzzer.rs78 let queue_evts: Vec<Event> = vec![Event::new().unwrap()]; localVariable
/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs238 queue_evts: Vec<Event>, field
255 let mut queue_evts = Vec::new(); in new() localVariable
/external/crosvm/devices/src/virtio/vhost/user/
Dproxy.rs939 queue_evts: Vec<Event>, field