| /external/crosvm/devices/src/virtio/ |
| D | interrupt.rs | 69 pub struct Interrupt { struct 70 inner: Arc<InterruptInner>, argument 78 impl Interrupt { impl 162 impl Interrupt { implementation 168 ) -> Interrupt { in new() 195 ) -> Interrupt { in new_from_snapshot() 213 pub fn new_mmio(irq_evt_edge: IrqEdgeEvent, async_intr_status: bool) -> Interrupt { in new_mmio() 230 ) -> Interrupt { in new_vhost_user()
|
| D | pmem.rs | 150 interrupt: Interrupt, in handle_queue() 184 interrupt: Interrupt, in run_worker() 298 interrupt: Interrupt, in activate() 350 queues_state: Option<(GuestMemory, Interrupt, BTreeMap<usize, Queue>)>, in virtio_wake() argument
|
| D | balloon.rs | 356 interrupt: Interrupt, in handle_queue() 409 interrupt: Interrupt, in handle_reporting_queue() 462 interrupt: Interrupt, in handle_stats_queue() 540 interrupt: Interrupt, in handle_event() 575 interrupt: Interrupt, in handle_events_queue() 612 interrupt: Interrupt, in handle_ws_op_queue() 710 interrupt: Interrupt, in handle_ws_data_queue() 759 interrupt: Interrupt, in handle_command_tube() 946 interrupt: Interrupt, in run_worker() 1459 interrupt: Interrupt, in start_worker() [all …]
|
| D | console.rs | 87 interrupt: &Interrupt, in handle_input() 148 interrupt: &Interrupt, in process_transmit_queue() 339 interrupt: Interrupt, in activate() 445 queues_state: Option<(GuestMemory, Interrupt, BTreeMap<usize, Queue>)>, in virtio_wake() argument
|
| D | rng.rs | 144 interrupt: Interrupt, in activate() 181 queues_state: Option<(GuestMemory, Interrupt, BTreeMap<usize, Queue>)>, in virtio_wake() argument
|
| D | virtio_device.rs | 117 interrupt: Interrupt, in activate() 224 _queues_state: Option<(GuestMemory, Interrupt, BTreeMap<usize, Queue>)>, in virtio_wake() argument 253 _interrupt: Option<Interrupt>, in vhost_user_restore()
|
| /external/crosvm/devices/src/virtio/console/ |
| D | multiport.rs | 145 doorbell: &Interrupt, in process_tx_ctrl_queue() 173 doorbell: Interrupt, in run_tx_ctrl_queue() 195 doorbell: Interrupt, in run_rx_ctrl_queue() 252 doorbell: Interrupt, in start_receive_queue() 290 doorbell: Interrupt, in start_transmit_queue()
|
| D | asynchronous.rs | 70 doorbell: Interrupt, in run_tx_queue() 85 doorbell: Interrupt, in run_rx_queue() 172 doorbell: Interrupt, in start_receive_queue() 219 doorbell: Interrupt, in start_transmit_queue() 330 doorbell: Interrupt, in start_queue() 509 interrupt: Interrupt, in activate()
|
| /external/crosvm/devices/src/virtio/net/sys/ |
| D | linux.rs | 85 interrupt: &Interrupt, in process_rx() 141 pub fn process_tx<T: TapT>(interrupt: &Interrupt, tx_queue: &mut Queue, mut tap: &mut T) { in process_tx()
|
| D | windows.rs | 80 interrupt: &Interrupt, in process_rx() 158 pub fn process_tx<T: TapT>(interrupt: &Interrupt, tx_queue: &mut Queue, tap: &mut T) { in process_tx()
|
| /external/crosvm/devices/src/virtio/vhost/user/device/ |
| D | net.rs | 53 doorbell: Interrupt, in run_tx_queue() 81 doorbell: Interrupt, in run_ctrl_queue() 204 doorbell: Interrupt, in start_queue()
|
| D | wl.rs | 56 doorbell: Interrupt, in run_out_queue() 76 doorbell: Interrupt, in run_in_queue() 210 doorbell: Interrupt, in start_queue()
|
| D | fs.rs | 50 doorbell: Interrupt, in handle_fs_queue() 179 doorbell: Interrupt, in start_queue()
|
| /external/grpc-grpc/test/cpp/util/ |
| D | subprocess.cc | 42 void SubProcess::Interrupt() { gpr_subprocess_interrupt(subprocess_); } in Interrupt() function in grpc::SubProcess
|
| /external/crosvm/devices/src/virtio/vhost/user/device/net/sys/ |
| D | windows.rs | 91 call_evt: Interrupt, in run_rx_queue() 176 doorbell: Interrupt, in start_queue()
|
| D | linux.rs | 141 doorbell: Interrupt, in run_rx_queue() 185 doorbell: Interrupt, in start_queue()
|
| /external/crosvm/devices/src/virtio/vhost_user_frontend/ |
| D | mod.rs | 320 fn start_worker(&mut self, interrupt: Interrupt, non_msix_evt: Event) { in start_worker() 432 interrupt: Interrupt, in activate() 562 _queues_state: Option<(GuestMemory, Interrupt, BTreeMap<usize, Queue>)>, in virtio_wake() argument 586 interrupt: Option<Interrupt>, in vhost_user_restore()
|
| D | worker.rs | 76 interrupt: Interrupt, in handle_non_msix_evt()
|
| /external/crosvm/devices/src/virtio/snd/vios_backend/ |
| D | streams.rs | 82 interrupt: Interrupt, in try_new() 446 interrupt: &Interrupt, in reply_control_op_status() 469 interrupt: &Interrupt, in reply_pcm_buffer_status()
|
| D | mod.rs | 122 interrupt: Interrupt, in activate() 229 device_state: Option<(GuestMemory, Interrupt, BTreeMap<usize, Queue>)>, in virtio_wake() argument
|
| /external/crosvm/devices/src/virtio/snd/common_backend/ |
| D | async_funcs.rs | 507 interrupt: &Interrupt, in send_pcm_response() 539 interrupt: Interrupt, in send_pcm_response_worker() 660 interrupt: Interrupt, in handle_ctrl_queue() 903 interrupt: Interrupt, in handle_event_queue()
|
| D | mod.rs | 442 interrupt: Interrupt, in activate() 496 device_state: Option<(GuestMemory, Interrupt, BTreeMap<usize, Queue>)>, in virtio_wake() argument 565 interrupt: Interrupt, in run_worker() 739 interrupt: Interrupt, in run_worker_once() 861 interrupt: Interrupt, in reset_streams()
|
| /external/crosvm/devices/src/virtio/video/ |
| D | worker.rs | 62 cmd_queue_interrupt: Interrupt, in new() 64 event_queue_interrupt: Interrupt, in new()
|
| /external/crosvm/devices/src/virtio/block/ |
| D | asynchronous.rs | 279 interrupt: &Interrupt, in process_one_chain() 306 interrupt: Interrupt, in handle_queue() 353 interrupt: Interrupt, in handle_command_tube() 468 interrupt: Interrupt, in run_worker() 954 interrupt: Interrupt, in start_worker() 1044 doorbell: Interrupt, in start_queue() 1126 interrupt: Interrupt, in activate() 1170 queues_state: Option<(GuestMemory, Interrupt, BTreeMap<usize, Queue>)>, in virtio_wake() argument
|
| /external/crosvm/devices/src/virtio/fs/ |
| D | worker.rs | 150 interrupt: &Interrupt, in process_fs_queue() 172 irq: Interrupt, in new()
|