Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Deventpoll.c635 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source() function
643 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_pm_stay_awake()
798 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_remove()
923 __pm_relax(ep_wakeup_source(epi)); in ep_read_events_proc()
1482 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_destroy_wakeup_source()
1618 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_insert()
1735 ws = ep_wakeup_source(epi); in ep_send_events_proc()
/kernel/linux/linux-6.6/fs/
H A Deventpoll.c580 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source() function
588 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_pm_stay_awake()
763 wakeup_source_unregister(ep_wakeup_source(epi)); in __ep_remove()
870 __pm_relax(ep_wakeup_source(epi)); in __ep_eventpoll_poll()
1428 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_destroy_wakeup_source()
1717 ws = ep_wakeup_source(epi); in ep_send_events()

Completed in 7 milliseconds