Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_timerfd.c576 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 = …
/freebsd/sys/sys/
H A Dsysproto.h2281 int sys_timerfd_gettime(struct thread *, struct timerfd_gettime_args *);