函数逻辑报告 |
Source Code:arch\x86\kernel\fpu\core.c |
Create Date:2022-07-27 08:49:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Drops current FPU state: deactivates the fpregs and* the fpstate. NOTE: it still leaves previous contents* in the fpregs in the eager-FPU case.* This function can be used in cases where we know that* a state-restore is coming: either an explicit one,
函数原型:void fpu__drop(struct fpu *fpu)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fpu * | fpu |
278 | 禁止抢占() |
282 | asm volatile |
288 | trace_x86_fpu_dropped(fpu) |
290 | 禁用抢占和中断() |
名称 | 描述 |
---|---|
fpu__clear | Clear the FPU state back to init state.* Called by sys_execve(), by the signal handler code and by various* error paths. |
exit_thread | Free current thread data structures etc.. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |