Function report | 
Source Code:arch\x86\kernel\tls.c | 
Create Date:2022-07-28 07:52:08 | 
| Last Modify:2022-05-18 16:59:10 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:set_tls_desc
Proto:static void set_tls_desc(struct task_struct *p, int idx, const struct user_desc *info, int n)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | p | |
| int | idx | |
| const struct user_desc * | info | |
| int | n | 
| 87 | t = * New fields for task_struct should be added above here, so that * they are included in the randomized portion of task_struct. | 
| 97 | If This intentionally ignores lm, since 32-bit apps don't have that field. (info) || Lots of programs expect an all-zero user_desc to mean "no segment at all". Then memset(desc, 0, size of desc ) | 
| 101 | ++info | 
| 102 | ++desc | 
| 108 | put_cpu() | 
| Name | Describe | 
|---|---|
| do_set_thread_area | Set a given TLS descriptor: | 
| regset_tls_set | 
| 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  |