函数逻辑报告

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

函数名称:After calling this, the LDT is immutable.

函数原型:static void finalize_ldt_struct(struct ldt_struct *ldt)

返回类型:void

参数:

类型参数名称
struct ldt_struct *ldt
326  paravirt_alloc_ldt(entries, nr_entries)
调用者
名称描述
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.
write_ldt