Function report |
Source Code:arch\x86\kernel\ldt.c |
Create Date:2022-07-28 07:35:35 |
Last Modify:2022-05-18 16:20:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:install_ldt
Proto:static void install_ldt(struct mm_struct *mm, struct ldt_struct *ldt)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
struct ldt_struct * | ldt |
331 | mutex_lock( & lock) |
334 | smp_store_release( & ldt, ldt) |
339 | mutex_unlock( & lock) |
Name | Describe |
---|---|
write_ldt |
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 |