Function report | 
Source Code:include\linux\memcontrol.h | 
Create Date:2022-07-28 05:57:20 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mm_match_cgroup
Proto:static inline bool mm_match_cgroup(struct mm_struct *mm, struct mem_cgroup *memcg)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mm_struct * | mm | |
| struct mem_cgroup * | memcg | 
| 501 | bool match = false | 
| 505 | If task_memcg Then match = mem_cgroup_is_descendant(task_memcg, memcg) | 
| 508 | Return match | 
| Name | Describe | 
|---|---|
| invalid_page_referenced_vma | 
| 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  |