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.c2071 static int do_epoll_create(int flags) in do_epoll_create() function
2116 return do_epoll_create(flags); in SYSCALL_DEFINE1()
2124 return do_epoll_create(0); in SYSCALL_DEFINE1()