Function report |
Source Code:arch\x86\include\asm\mmu_context.h |
Create Date:2022-07-28 05:55:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:destroy_context
Proto:static inline void destroy_context(struct mm_struct *mm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm |
209 | destroy_context_ldt(mm) |
Name | Describe |
---|---|
__mmdrop | Called when the last reference to the mm* is dropped: either by a lazy thread or by* mmput. Free the page directory and the mm. |
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 |