Searched defs:epoll_ctl (Results 1 – 2 of 2) sorted by relevance
| /kernel/liteos_a/fs/vfs/epoll/ |
| D | fs_epoll.c | 233 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *ev) in epoll_ctl() function
|
| /kernel/linux/linux-5.10/fs/ |
| D | eventpoll.c | 2309 SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, in SYSCALL_DEFINE4() argument
|