函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:wakeup_source_unregister

函数原型:static inline void wakeup_source_unregister(struct wakeup_source *ws)

返回类型:void

参数:

类型参数名称
struct wakeup_source *ws

NULL

调用者
名称描述
pm_autosleep_init
ep_removeRemoves a "struct epitem" from the eventpoll RB tree and deallocates* all the associated resources. Must be called with "mtx" held.
ep_free
ep_destroy_wakeup_sourceare code path, only used when EPOLL_CTL_MOD removes a wakeup source
ep_insertMust be called with "mtx" held.