Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:In contrast to sys_close(), this stub does not check whether the syscall* should or should not be restarted, but returns the raw error codes from* __close_fd().

Proto:static inline int ksys_close(unsigned int fd)

Type:int

Parameter:

TypeParameterName
unsigned intfd
1372  Return The same warnings as for __alloc_fd()/__fd_install() apply here...
Caller
NameDescribe
do_copy
rd_load_image
handle_initrd
md_setup_drive
autodetect_raid
load_misc_binaryhe loader itself