| /external/crosvm/devices/src/virtio/ |
| D | interrupt.rs | 57 pub struct Interrupt { struct 58 inner: Arc<InterruptInner>, argument 61 impl SignalableInterrupt for Interrupt { implementation 125 impl Interrupt { implementation 130 ) -> Interrupt { in new() 146 pub fn new_mmio(irq_evt_edge: IrqEdgeEvent, async_intr_status: bool) -> Interrupt { in new_mmio()
|
| D | balloon.rs | 351 interrupt: Interrupt, in handle_queue() 402 interrupt: Interrupt, in handle_reporting_queue() 450 interrupt: Interrupt, in handle_stats_queue() 525 interrupt: Interrupt, in handle_event() 561 interrupt: Interrupt, in handle_events_queue() 588 interrupt: Interrupt, in handle_wss_queue() 678 interrupt: Interrupt, in handle_wss_data_queue() 740 interrupt: Interrupt, 760 interrupt: Interrupt, in send_initial_wss_config() 781 interrupt: Interrupt, in handle_command_tube() [all …]
|
| D | pmem.rs | 156 interrupt: Interrupt, in handle_queue() 192 interrupt: Interrupt, in run_worker() 298 interrupt: Interrupt, in activate()
|
| D | rng.rs | 181 interrupt: Interrupt, in activate()
|
| D | pvclock.rs | 409 interrupt: Interrupt, in run_worker() 577 interrupt: Interrupt, in activate()
|
| D | p9.rs | 221 interrupt: Interrupt, in activate()
|
| D | tpm.rs | 209 interrupt: Interrupt, in activate()
|
| D | virtio_pci_common_config.rs | 268 _interrupt: Interrupt, in activate()
|
| /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/snd/vios_backend/ |
| D | streams.rs | 77 interrupt: Interrupt, in try_new() 418 interrupt: &Interrupt, in reply_control_op_status() 442 interrupt: &Interrupt, in reply_pcm_buffer_status()
|
| D | worker.rs | 51 interrupt: Interrupt, in try_new() 541 interrupt: Interrupt, in io_loop()
|
| D | mod.rs | 118 interrupt: Interrupt, in activate()
|
| /external/crosvm/devices/src/virtio/snd/common_backend/ |
| D | mod.rs | 436 interrupt: Interrupt, in activate() 485 interrupt: Interrupt, in run_worker() 595 interrupt: Interrupt, in run_worker_once() 728 interrupt: Interrupt, in reset_streams()
|
| /external/crosvm/devices/src/virtio/vhost/user/vmm/handler/ |
| D | worker.rs | 75 interrupt: Interrupt, in handle_non_msix_evt()
|
| /external/crosvm/devices/src/virtio/vhost/user/vmm/ |
| D | handler.rs | 261 interrupt: Interrupt, in activate() 388 fn set_interrupt(&mut self, interrupt: Interrupt) { in set_interrupt()
|
| D | virtio_device.rs | 161 interrupt: Interrupt, in activate()
|
| /external/rust/crates/gdbstub/src/protocol/ |
| D | packet.rs | 20 Interrupt, enumerator
|
| /external/crosvm/devices/src/virtio/vhost/ |
| D | worker.rs | 40 interrupt: Interrupt, in new()
|
| D | vsock.rs | 148 interrupt: Interrupt, in activate()
|
| D | net.rs | 180 interrupt: Interrupt, in activate()
|
| /external/crosvm/acpi_tables/src/ |
| D | aml.rs | 673 pub struct Interrupt { struct 681 impl Interrupt { argument 700 impl Aml for Interrupt { implementation
|
| /external/crosvm/devices/src/irqchip/ |
| D | apic.rs | 395 fn decode_icr(&mut self) -> Interrupt { in decode_icr() 721 pub struct Interrupt { struct 723 pub dest: InterruptDestination, argument 725 pub data: InterruptData, argument
|
| /external/crosvm/devices/src/virtio/fs/ |
| D | mod.rs | 210 interrupt: Interrupt, in activate()
|
| D | worker.rs | 181 irq: Interrupt, in new()
|
| /external/pigweed/pw_digital_io/ |
| D | digital_io_test.cc | 247 TEST(Digital, Interrupt) { in TEST() argument
|