Function report |
Source Code:fs\userfaultfd.c |
Create Date:2022-07-28 20:20:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dup_userfaultfd
Proto:int dup_userfaultfd(struct vm_area_struct *vma, struct list_head *fcs)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma | |
struct list_head * | fcs |
677 | If Not octx || Not (atures requested from the userspace & UFFD_FEATURE_EVENT_FORK) Then |
680 | Return 0 |
689 | If Not ctx Then |
717 | Return 0 |
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 |