Home
last modified time | relevance | path

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

/fs/
Deventfd.c391 static int do_eventfd(unsigned int count, int flags) in do_eventfd() function
423 return do_eventfd(count, flags); in SYSCALL_DEFINE2()
428 return do_eventfd(count, 0); in SYSCALL_DEFINE1()