函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\ldt.c Create Date:2022-07-27 08:35:00
Last Modify:2022-05-18 16:20:29 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:free_ldt_pgtables

函数原型:static void free_ldt_pgtables(struct mm_struct *mm)

返回类型:void

参数:

类型参数名称
struct mm_struct *mm

NULL

调用者
名称描述
ldt_dup_contextCalled on fork from arch_dup_mmap(). Just copy the current LDT state,* the new task is not running, so nothing can be installed.
ldt_arch_exit_mmap
write_ldt