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:userfaultfd_unmap_complete
Proto:void userfaultfd_unmap_complete(struct mm_struct *mm, struct list_head *uf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
struct list_head * | uf |
864 | event = UFFD_EVENT_UNMAP |
868 | userfaultfd_event_wait_completion(ctx, & ewq) |
Name | Describe |
---|---|
SYSCALL_DEFINE1 | |
__vm_munmap | |
vm_brk_flags | |
SYSCALL_DEFINE5 | Expand (or shrink) an existing mapping, potentially moving it at the* same time (controlled by the MREMAP_MAYMOVE flag and available VM space)* MREMAP_FIXED option added 5-Dec-1999 by Benjamin LaHaise* This option implies MREMAP_MAYMOVE. |
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 |