Searched refs:ep_take_care_of_epollwakeup (Results 1 – 4 of 4) sorted by relevance
83 static __inline__ void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup() function89 static __inline__ void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup() function
89 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup() function95 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup() function
2180 ep_take_care_of_epollwakeup(epds); in do_epoll_ctl()