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_put - Releases a reference to the internal userfaultfd* context.*@ctx: [in] Pointer to userfaultfd context.* The userfaultfd context reference must have been previously acquired either* with userfaultfd_ctx_get() or userfaultfd_ctx_fdget().
Proto:static void userfaultfd_ctx_put(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 |
userfaultfd_event_wait_completion | |
mremap_userfaultfd_complete | |
userfaultfd_release | |
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 |