Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Initialize the poll safe wake up structure

Proto:static void ep_nested_calls_init(struct nested_calls *ncalls)

Type:void

Parameter:

TypeParameterName
struct nested_calls *ncalls
366  Initialization list head
367  Process spin lock initialization( & lock)
Caller
NameDescribe
eventpoll_init