Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:dup_fctx

Proto:static void dup_fctx(struct userfaultfd_fork_ctx *fctx)

Type:void

Parameter:

TypeParameterName
struct userfaultfd_fork_ctx *fctx
722  ctx = orig
725  msg_init( & msg)
727  event = UFFD_EVENT_FORK
728  unused reserved fields = new
730  userfaultfd_event_wait_completion(ctx, & ewq)
Caller
NameDescribe
dup_userfaultfd_complete