Home
last modified time | relevance | path

Searched refs:do_epoll_create (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Deventpoll.c2066 static int do_epoll_create(int flags) in do_epoll_create() function
2111 return do_epoll_create(flags); in SYSCALL_DEFINE1()
2119 return do_epoll_create(0); in SYSCALL_DEFINE1()