Home
last modified time | relevance | path

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

/src/sys/kern/ !
H A Dsys_timerfd.c575 sys_timerfd_gettime(struct thread *td, struct timerfd_gettime_args *uap) in sys_timerfd_gettime() function
H A Dinit_sysent.c655 …{ .sy_narg = AS(timerfd_gettime_args), .sy_call = (sy_call_t *)sys_timerfd_gettime, .sy_auevent = …
/src/sys/sys/ !
H A Dsysproto.h2328 int sys_timerfd_gettime(struct thread *, struct timerfd_gettime_args *);