Searched defs:epfd (Results 26 - 27 of 27) sorted by relevance
12
/kernel/liteos_a/syscall/ |
H A D | fs_syscall.c | 2771 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 D | io_uring.c | 619 int epfd; member
|
Completed in 17 milliseconds
12