Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:alloc_fd

Proto:static int alloc_fd(unsigned start, unsigned flags)

Type:int

Parameter:

TypeParameterName
unsignedstart
unsignedflags
540  Return allocate a file descriptor, mark it busy.
Caller
NameDescribe
f_dupfd