Function report |
Source Code:kernel\sched\core.c |
Create Date:2022-07-28 09:37:12 |
| Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rr_task - return the current task for a given CPU.*@cpu: the processor in question.* ONLY VALID WHEN THE WHOLE SYSTEM IS STOPPED!* Return: The current task for @cpu.
Proto:struct task_struct *curr_task(int cpu)
Type:struct task_struct
Parameter:
| Type | Parameter | Name |
|---|---|---|
| int | cpu |
| Name | Describe |
|---|---|
| kdb_curr_task |
| 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 |