函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\syscalls.h Create Date:2022-07-27 06:57:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称: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().

函数原型:static inline int ksys_close(unsigned int fd)

返回类型:int

参数:

类型参数名称
unsigned intfd
1372  返回:The same warnings as for __alloc_fd()/__fd_install() apply here...
调用者
名称描述
do_copy
rd_load_image
handle_initrd
md_setup_drive
autodetect_raid
load_misc_binaryhe loader itself