Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_poll_funcptr

Proto:static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc)

Type:void

Parameter:

TypeParameterName
poll_table *pt
poll_queue_procqproc
77  _qproc = qproc
78  _key = ~0
Caller
NameDescribe
memcg_write_event_controlDO NOT USE IN NEW FILES.* Parse input and register new cgroup event handler.* Input must be in format ' '.* Interpretation of args is defined by control file implementation.
poll_initwait
ep_read_events_proc
ep_insertMust be called with "mtx" held.
ep_modifyModify the interest event mask by dropping an event if the new mask* has a match in the current file status. Must be called with "mtx" held.
ep_send_events_proc