Home
last modified time | relevance | path

Searched refs:resend (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/exception/
H A Dmod.rs17 mod resend; module
H A Dmanage.rs630 resend: bool, in irq_activate_and_startup()
638 self.irq_startup(desc, desc_inner_guard, resend, Self::IRQ_START_FORCE) in irq_activate_and_startup()
660 resend: bool, in irq_startup()
712 if resend { in irq_startup()