Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/epoll/
Dfs_epoll.c135 static int CheckFdExist(struct epoll_head *epHead, int fd) in CheckFdExist()
153 static VOID DoEpollClose(struct epoll_head *epHead) in DoEpollClose()
184 struct epoll_head *epHead = (struct epoll_head *)malloc(sizeof(struct epoll_head)); in epoll_create1() local
221 struct epoll_head *epHead = NULL; in epoll_close() local
235 struct epoll_head *epHead = NULL; in epoll_ctl() local
299 struct epoll_head *epHead = NULL; in epoll_wait() local