Function report |
Source Code:include\linux\rmap.h |
Create Date:2022-07-28 08:55:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:anon_vma_lock_read
Proto:static inline void anon_vma_lock_read(struct anon_vma *anon_vma)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct anon_vma * | anon_vma |
130 | lock for reading |
Name | Describe |
---|---|
page_lock_anon_vma_read | Similar to page_get_anon_vma() except it locks the anon_vma.* Its a little more complex as it tries to keep the fast path to a single* atomic op -- the trylock. If we fail the trylock, we fall back to getting a |
rmap_walk_anon_lock | |
rmap_walk_ksm |
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 |