Searched refs:sys_timerfd_settime (Results 1 – 3 of 3) sorted by relevance
589 sys_timerfd_settime(struct thread *td, struct timerfd_settime_args *uap) in sys_timerfd_settime() function
656 { .sy_narg = AS(timerfd_settime_args), .sy_call = (sy_call_t *)sys_timerfd_settime, .sy_auevent = AUE_TIMERFD, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 587 = timerfd_settime */
2298 int sys_timerfd_settime(struct thread *, struct timerfd_settime_args *);