Home
last modified time | relevance | path

Searched refs:ep_wakeup_source (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/
Deventpoll.c628 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source() function
636 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_pm_stay_awake()
797 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_remove()
922 __pm_relax(ep_wakeup_source(epi)); in ep_read_events_proc()
1403 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_destroy_wakeup_source()
1540 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_insert()
1654 ws = ep_wakeup_source(epi); in ep_send_events_proc()