Searched defs:epoll_ctl (Results 1 – 3 of 3) 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 | 2313 SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, in SYSCALL_DEFINE4() argument
|
| /kernel/linux/linux-6.6/fs/ |
| D | eventpoll.c | 2267 SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, in SYSCALL_DEFINE4() argument
|