函数逻辑报告 |
Source Code:arch\x86\kernel\ldt.c |
Create Date:2022-07-27 08:35:01 |
Last Modify:2022-05-18 16:20:29 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:free_ldt_struct
函数原型:static void free_ldt_struct(struct ldt_struct *ldt)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct ldt_struct * | ldt |
344 | 如果此条件成立可能性大(为编译器优化)(!ldt)则返回 |
352 | 释放内存 |
名称 | 描述 |
---|---|
ldt_dup_context | Called on fork from arch_dup_mmap(). Just copy the current LDT state,* the new task is not running, so nothing can be installed. |
destroy_context_ldt | No need to lock the MM as we are the last user* 64bit: Don't touch the LDT register - we're already in the next thread. |
write_ldt |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |