Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\mempolicy.h Create Date:2022-07-28 05:53:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mpol_dup

Proto:static inline struct mempolicy *mpol_dup(struct mempolicy *pol)

Type:struct mempolicy

Parameter:

TypeParameterName
struct mempolicy *pol
90  If pol Then pol = Slow path of a mempolicy duplicate
92  Return pol
Caller
NameDescribe
copy_processCreate a new process
vma_replace_policyApply policy to a single VMA* This must be called with the mmap_sem held for writing.
vma_dup_policy
sp_alloc