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_unlock_read
Proto:static inline void anon_vma_unlock_read(struct anon_vma *anon_vma)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct anon_vma * | anon_vma |
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 |
page_unlock_anon_vma_read | |
rmap_walk_anon | map_walk_anon - do something to anonymous page using the object-based* rmap method*@page: the page to be handled*@rwc: control variable according to each walk type* Find all the mappings of a page using the mapping pointer and the vma chains |
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 |