Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\userfaultfd.c Create Date:2022-07-28 20:20:37
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:uffd_ctx_features

Proto:static inline unsigned int uffd_ctx_features(__u64 user_features)

Type:unsigned int

Parameter:

TypeParameterName
__u64user_features
1815  Return user_features
Caller
NameDescribe
userfaultfd_apiserland asks for a certain API version and we return which bits* and ioctl commands are implemented in this kernel for such API* version or -EINVAL if unknown.