Function report |
Source Code:kernel\context_tracking.c |
Create Date:2022-07-28 13:49:28 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ext_tracking_exit - Inform the context tracking that the CPU is* exiting user or guest mode and entering the kernel
Proto:void __context_tracking_exit(enum ctx_state state)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| enum ctx_state | state |
| 147 | If Not context_tracking_recursion_enter() Then Return |
| 156 | rcu_user_exit() |
| 157 | If state == CONTEXT_USER Then |
| Name | Describe |
|---|---|
| context_tracking_exit |
| 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 |