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:Does mempolicy pol need explicit unref after use?* Currently only needed for shared policies.

Proto:static inline int mpol_needs_cond_ref(struct mempolicy *pol)

Type:int

Parameter:

TypeParameterName
struct mempolicy *pol
78  Return pol && See set_mempolicy() MPOL_F_* above & dentify shared policies
Caller
NameDescribe
__get_vma_policy