Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c714 static inline bool ep_has_wakeup_source(struct epitem *epi) in ep_has_wakeup_source()
1713 if (!ep_has_wakeup_source(epi)) in ep_modify()
1715 } else if (ep_has_wakeup_source(epi)) { in ep_modify()
711 static inline bool ep_has_wakeup_source(struct epitem *epi) ep_has_wakeup_source() function