Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Deventfd.c389 static int do_eventfd(unsigned int count, int flags) in do_eventfd() function
435 return do_eventfd(count, flags); in SYSCALL_DEFINE2()
440 return do_eventfd(count, 0); in SYSCALL_DEFINE1()