Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Used to initialize the epoll bits inside the "struct file"

Proto:static inline void eventpoll_init_file(struct file *file)

Type:void

Parameter:

TypeParameterName
struct file *file
28  Initialization list head
29  Initialization list head
Caller
NameDescribe
__alloc_file