Function report |
Source Code:arch\x86\kernel\process.c |
Create Date:2022-07-28 07:48:37 |
Last Modify:2020-03-16 17:03:44 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_new_tls
Proto:static int set_new_tls(struct task_struct *p, unsigned long tls)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
unsigned long | tls |
119 | If in_ia32_syscall() Then Return do_set_thread_area(p, - 1, utls, 0) |
121 | Else Return do_set_thread_area_64(p, ARCH_SET_FS, tls) |
Name | Describe |
---|---|
copy_thread_tls |
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 |