Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Deventpoll.c626 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source() function
634 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_pm_stay_awake()
795 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_remove()
920 __pm_relax(ep_wakeup_source(epi)); in ep_read_events_proc()
1402 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_destroy_wakeup_source()
1538 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_insert()
1652 ws = ep_wakeup_source(epi); in ep_send_events_proc()