Function report | 
Source Code:arch\x86\kernel\tls.c | 
Create Date:2022-07-28 07:52:11 | 
| Last Modify:2022-05-18 16:59:10 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Get the current Thread-Local Storage area:
Proto:static void fill_user_desc(struct user_desc *info, int idx, const struct desc_struct *desc)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct user_desc * | info | |
| int | idx | |
| const struct desc_struct * | desc | 
| 206 | entry_number = idx | 
| 207 | base_addr = get_desc_base(desc) | 
| 208 | limit = get_desc_limit(desc) | 
| 211 | read_exec_only = Not (type & 2) | 
| 212 | limit_in_pages = g | 
| 213 | seg_not_present = Not p | 
| Name | Describe | 
|---|---|
| do_get_thread_area | |
| regset_tls_get | 
| 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  |