Function report |
Source Code:mm\rmap.c |
Create Date:2022-07-28 14:55:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This is a useful helper function for locking the anon_vma root as* we traverse the vma->anon_vma_chain, looping over anon_vma's that* have the same vma.* Such anon_vma's should have the same root, so you'd expect to see
Proto:static inline struct anon_vma *lock_anon_vma_root(struct anon_vma *root, struct anon_vma *anon_vma)
Type:struct anon_vma
Parameter:
Type | Parameter | Name |
---|---|---|
struct anon_vma * | root | |
struct anon_vma * | anon_vma |
241 | Return root |
Name | Describe |
---|---|
anon_vma_clone | Attach the anon_vmas from src to dst |
unlink_anon_vmas |
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 |