Function report |
Source Code:arch\x86\kernel\tls.c |
Create Date:2022-07-28 07:52:07 |
Last Modify:2022-05-18 16:59:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sys_alloc_thread_area: get a yet unused TLS descriptor index.
Proto:static int get_free_idx(void)
Type:int
Parameter:Nothing
26 | When idx < GDT_ENTRY_TLS_ENTRIES cycle If desc_empty( & Cached TLS descriptors: [idx]) Then |
29 | Return -ESRCH |
Name | Describe |
---|---|
do_set_thread_area | Set a given TLS descriptor: |
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 |