Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_timerfd.c590 sys_timerfd_settime(struct thread *td, struct timerfd_settime_args *uap) in sys_timerfd_settime() function
H A Dinit_sysent.c656 …{ .sy_narg = AS(timerfd_settime_args), .sy_call = (sy_call_t *)sys_timerfd_settime, .sy_auevent = …
/freebsd/sys/sys/
H A Dsysproto.h2285 int sys_timerfd_settime(struct thread *, struct timerfd_settime_args *);