Function report |
Source Code:kernel\softirq.c |
Create Date:2022-07-28 09:04:24 |
Last Modify:2022-05-22 11:04:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Exit an interrupt context. Process softirqs if needed and possible:
Proto:void irq_exit(void)
Type:void
Parameter:Nothing
406 | local_irq_disable() |
412 | If Not in_interrupt() && local_softirq_pending() Then invoke_softirq() |
415 | tick_irq_exit() |
417 | trace_hardirq_exit() |
Name | Describe |
---|---|
smp_reschedule_interrupt | Reschedule call back. KVM uses this interrupt to force a cpu out of* guest mode |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |