Function report |
Source Code:include\linux\userfaultfd_k.h |
Create Date:2022-07-28 08:55:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mm helpers
Proto:static inline bool is_mergeable_vm_userfaultfd_ctx(struct vm_area_struct *vma, struct vm_userfaultfd_ctx vm_ctx)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma | |
struct vm_userfaultfd_ctx | vm_ctx |
Name | Describe |
---|---|
is_mergeable_vma | If the vma has a ->close operation then the driver probably needs to release* per-vma resources, so we don't attempt to merge those. |
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 |