Function report | 
Source Code:include\linux\mm.h | 
Create Date:2022-07-28 05:43:40 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dec_mm_counter
Proto:static inline void dec_mm_counter(struct mm_struct *mm, int member)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mm_struct * | mm | |
| int | member | 
| 1649 | count = atomic_long_dec_return( & count[member]) | 
| 1651 | mm_trace_rss_stat(mm, member, count) | 
| Name | Describe | 
|---|---|
| __replace_page | __replace_page - replace page in vma by new page | 
| try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument | 
| unuse_pte | No need to decide whether this PTE shares the swap entry with others,* just let do_wp_page work it out if a write is requested later - to* force COW, vm_page_prot omits write permission from any private vma. | 
| replace_page | place_page - replace page in vma by new ksm page*@vma: vma that holds the pte pointing to page*@page: the page we are replacing by kpage*@kpage: the ksm page we replace page by*@orig_pte: the original value of the pte | 
| 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  |