Function report |
Source Code:kernel\context_tracking.c |
Create Date:2022-07-28 13:49:30 |
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_cpu_set
Proto:void __init context_tracking_cpu_set(int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
191 | __initdata = initialized |
198 | If initialized Then Return |
205 | Set thread flags in other task's structures.* See asm/thread_info.h for TIF_xxxx flags available: |
206 | WARN_ON_ONCE(!tasklist_empty()) |
208 | initialized = true |
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 |