Function report |
Source Code:kernel\softirq.c |
Create Date:2022-07-28 09:04:23 |
Last Modify:2022-05-22 11:04:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:invoke_softirq
Proto:static inline void invoke_softirq(void)
Type:void
Parameter:Nothing
363 | If ksoftirqd_running(local_softirq_pending()) Then Return |
366 | If Not force_irqthreads Then |
380 | do_softirq_own_stack() |
382 | Else |
Name | Describe |
---|---|
irq_exit | Exit an interrupt context. Process softirqs if needed and possible: |
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 |