Home
last modified time | relevance | path

Searched refs:timerfd_settime_args (Results 1 – 4 of 4) 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()
H A Dinit_sysent.c650 …{ .sy_narg = AS(timerfd_settime_args), .sy_call = (sy_call_t *)sys_timerfd_settime, .sy_auevent = …
H A Dsystrace_args.c3439 struct timerfd_settime_args *p = params; in systrace_args()
/freebsd/sys/sys/
H A Dsysproto.h1867 struct timerfd_settime_args { struct
2277 int sys_timerfd_settime(struct thread *, struct timerfd_settime_args *);