Searched refs:rt_fd_list (Results 1 – 1 of 1) sorted by relevance
42 struct rt_fd_list struct61 struct rt_fd_list *fdlist; /**< Monitor list */ argument91 struct rt_fd_list *fre_node, *list; in epoll_close_fdlist()198 struct rt_fd_list *fdlist; in epoll_wqueue_callback()243 struct rt_fd_list *fdlist; in epoll_wqueue_add_callback()343 ep->fdlist = (struct rt_fd_list *)rt_malloc(sizeof(struct rt_fd_list)); in epoll_epf_init()431 struct rt_fd_list *fdlist; in epoll_ctl_add()453 fdlist = (struct rt_fd_list *)rt_malloc(sizeof(struct rt_fd_list)); in epoll_ctl_add()493 struct rt_fd_list *fdlist, *fre_fd, *rdlist; in epoll_ctl_del()557 struct rt_fd_list *fdlist; in epoll_ctl_mod()[all …]
Completed in 16 milliseconds