Home
last modified time | relevance | path

Searched defs:timerfd_create (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/nolibc/sys/
H A Dtimerfd.h26 int timerfd_create(int clockid, int flags) in timerfd_create() function
/linux/fs/
H A Dtimerfd.c394 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument