Function report |
Source Code:arch\x86\include\asm\fpu\internal.h |
Create Date:2022-07-28 07:29:33 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:FPU state switching for scheduling.* This is a two-stage process:* - switch_fpu_prepare() saves the old state.* This is done within the context of the old process.* - switch_fpu_finish() sets TIF_NEED_FPU_LOAD; the floating point state
Proto:static inline void switch_fpu_prepare(struct fpu *old_fpu, int cpu)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct fpu * | old_fpu | |
| int | cpu |
| 574 | If static_cpu_has(Onboard FPU ) && Not (flags & I am a kernel thread ) Then |
| 575 | If Not These must be called with preempt disabled Then @last_cpu:* Records the last CPU on which this context was loaded into* FPU registers = -1 |
| Name | Describe |
|---|---|
| __switch_to | switch_to(x,y) should switch tasks from x to y |
| 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 |