Function report |
Source Code:arch\x86\include\asm\desc.h |
Create Date:2022-07-28 05:48:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fill_ldt
Proto:static inline void fill_ldt(struct desc_struct *desc, const struct user_desc *info)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct desc_struct * | desc | |
const struct user_desc * | info |
22 | type = (read_exec_only ^ 1) << 1 |
25 | type |= 1 |
27 | s = 1 |
28 | dpl = 0x3 |
29 | p = seg_not_present ^ 1 |
33 | g = limit_in_pages |
40 | l = 0 |
Name | Describe |
---|---|
write_ldt | |
set_tls_desc |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |