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:ep_set_busy_poll_napi_id

Proto:static inline void ep_set_busy_poll_napi_id(struct epitem *epi)

Type:void

Parameter:

TypeParameterName
struct epitem *epi

NULL

Caller
NameDescribe
ep_poll_callbackThis is the callback that is passed to the wait queue wakeup* mechanism
ep_insertMust be called with "mtx" held.