Function report |
Source Code:arch\x86\kernel\fpu\core.c |
Create Date:2022-07-28 07: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:This function must be called before we write a task's fpstate.* Invalidate any cached FPU registers.* After this function call, after registers in the fpstate are* modified and the child task has woken up, the child task will
Proto:void fpu__prepare_write(struct fpu *fpu)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct fpu * | fpu |
| 261 | WARN_ON_FPU(fpu == & fpu) |
| Name | Describe |
|---|---|
| xfpregs_set | |
| xstateregs_set | |
| fpregs_set |
| 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 |