Home
last modified time | relevance | path

Searched defs:epfd (Results 26 - 27 of 27) sorted by relevance

12

/kernel/liteos_a/syscall/
H A Dfs_syscall.c2771 int SysEpollCtl(int epfd, int op, int fd, struct epoll_event *ev) in SysEpollCtl() argument
2796 int SysEpollWait(int epfd, struct epoll_event *evs, int maxevents, int timeout) in SysEpollWait() argument
2819 SysEpollPwait(int epfd, struct epoll_event *evs, int maxevents, int timeout, const sigset_t *mask) SysEpollPwait() argument
[all...]
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c619 int epfd; member

Completed in 17 milliseconds

12