Function report |
Source Code:kernel\context_tracking.c |
Create Date:2022-07-28 13:49:26 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:context_tracking_enter
Proto:void context_tracking_enter(enum ctx_state state)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| enum ctx_state | state |
| 117 | If in_interrupt() Then Return |
| 120 | local_irq_save(flags) |
| 122 | local_irq_restore(flags) |
| 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 |