Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\memfd.c Create Date:2022-07-28 16:38:00
Last Modify:2022-05-20 10:27:46 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:memfd_get_seals

Proto:static int memfd_get_seals(struct file *file)

Type:int

Parameter:

TypeParameterName
struct file *file
216  seals = memfd_file_seals_ptr(file)
218  Return If seals Then seals Else -EINVAL
Caller
NameDescribe
memfd_fcntl