Home
last modified time | relevance | path

Searched defs:epoll_event (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Deventpoll.h49 struct epoll_event { struct
50 __poll_t events;
51 __u64 data;
/kernel/liteos_a/fs/vfs/include/
Depoll.h70 struct epoll_event { struct
77 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *ev); argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Deventpoll.h35 struct epoll_event { struct
40 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup() argument
/kernel/linux/linux-5.10/include/uapi/linux/
Deventpoll.h77 struct epoll_event { struct
83 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup() argument