Function report |
Source Code:fs\userfaultfd.c |
Create Date:2022-07-28 20:20:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:serfaultfd_ctx_get - Acquires a reference to the internal userfaultfd* context.*@ctx: [in] Pointer to the userfaultfd context.
Proto:static void userfaultfd_ctx_get(struct userfaultfd_ctx *ctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct userfaultfd_ctx * | ctx |
Name | Describe |
---|---|
handle_userfault | The locking rules involved in returning VM_FAULT_RETRY depending on* FAULT_FLAG_ALLOW_RETRY, FAULT_FLAG_RETRY_NOWAIT and* FAULT_FLAG_KILLABLE are not straightforward |
dup_userfaultfd | |
mremap_userfaultfd_prep | |
userfaultfd_remove | |
userfaultfd_unmap_prep | |
userfaultfd_ctx_read |
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 |