Searched defs:epoll_params (Results 1 – 3 of 3) sorted by relevance
88 struct epoll_params { struct98 #define EPIOCSPARAMS _IOW(EPOLL_IOC_TYPE, 0x01, struct epoll_params) argument
30 struct epoll_params { struct40 #define EPIOCSPARAMS _IOW(EPOLL_IOC_TYPE, 0x01, struct epoll_params) argument
507 struct epoll_params epoll_params; in ep_eventpoll_bp_ioctl() local