Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:43:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vma_is_dax
Proto:static inline bool vma_is_dax(struct vm_area_struct *vma)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma |
3372 | Return File we map to (can be NULL). && IS_DAX(host) |
Name | Describe |
---|---|
mlock_fixup | mlock_fixup - handle mlock[all]/munlock[all] requests.* Filters out "special" vmas -- VM_LOCKED never gets set for these, and* munlock is a no-op. However, for some special vmas, we go ahead and* populate the ptes. |
mmap_region | |
ksm_madvise | |
zap_huge_pmd | |
__split_huge_pmd_locked |
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 |