Home
last modified time | relevance | path

Searched defs:Interrupt (Results 1 – 25 of 44) sorted by relevance

12

/external/crosvm/devices/src/virtio/
Dinterrupt.rs57 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()
Dballoon.rs351 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 …]
Dpmem.rs156 interrupt: Interrupt, in handle_queue()
192 interrupt: Interrupt, in run_worker()
298 interrupt: Interrupt, in activate()
Drng.rs181 interrupt: Interrupt, in activate()
Dpvclock.rs409 interrupt: Interrupt, in run_worker()
577 interrupt: Interrupt, in activate()
Dp9.rs221 interrupt: Interrupt, in activate()
Dtpm.rs209 interrupt: Interrupt, in activate()
Dvirtio_pci_common_config.rs268 _interrupt: Interrupt, in activate()
/external/grpc-grpc/test/cpp/util/
Dsubprocess.cc42 void SubProcess::Interrupt() { gpr_subprocess_interrupt(subprocess_); } in Interrupt() function in grpc::SubProcess
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dstreams.rs77 interrupt: Interrupt, in try_new()
418 interrupt: &Interrupt, in reply_control_op_status()
442 interrupt: &Interrupt, in reply_pcm_buffer_status()
Dworker.rs51 interrupt: Interrupt, in try_new()
541 interrupt: Interrupt, in io_loop()
Dmod.rs118 interrupt: Interrupt, in activate()
/external/crosvm/devices/src/virtio/snd/common_backend/
Dmod.rs436 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/
Dworker.rs75 interrupt: Interrupt, in handle_non_msix_evt()
/external/crosvm/devices/src/virtio/vhost/user/vmm/
Dhandler.rs261 interrupt: Interrupt, in activate()
388 fn set_interrupt(&mut self, interrupt: Interrupt) { in set_interrupt()
Dvirtio_device.rs161 interrupt: Interrupt, in activate()
/external/rust/crates/gdbstub/src/protocol/
Dpacket.rs20 Interrupt, enumerator
/external/crosvm/devices/src/virtio/vhost/
Dworker.rs40 interrupt: Interrupt, in new()
Dvsock.rs148 interrupt: Interrupt, in activate()
Dnet.rs180 interrupt: Interrupt, in activate()
/external/crosvm/acpi_tables/src/
Daml.rs673 pub struct Interrupt { struct
681 impl Interrupt { argument
700 impl Aml for Interrupt { implementation
/external/crosvm/devices/src/irqchip/
Dapic.rs395 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/
Dmod.rs210 interrupt: Interrupt, in activate()
Dworker.rs181 irq: Interrupt, in new()
/external/pigweed/pw_digital_io/
Ddigital_io_test.cc247 TEST(Digital, Interrupt) { in TEST() argument

12