Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\desc.h Create Date:2022-07-28 05:48:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_desc_limit

Proto:static inline unsigned long get_desc_limit(const struct desc_struct *desc)

Type:unsigned long

Parameter:

TypeParameterName
const struct desc_struct *desc
380  Return limit0 | limit1 << 16
Caller
NameDescribe
get_seg_limitget_seg_limit() - Obtain the limit of a segment descriptor*@regs: Register values as seen when entering kernel mode*@seg_reg_idx: Index of the segment register pointing to seg descriptor* Obtain the limit of the segment as indicated by the segment
fill_user_descGet the current Thread-Local Storage area: