Searched refs:ktimer_settime_args (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/kern/
H A Dinit_sysent.c285 { AS(ktimer_settime_args), (sy_call_t *)sys_ktimer_settime, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 237 = ktimer_settime */
H A Dsystrace_args.c1241 struct ktimer_settime_args *p = params;
H A Dkern_time.c1355 struct ktimer_settime_args { struct
1363 sys_ktimer_settime(struct thread *td, struct ktimer_settime_args *uap)
/freebsd-11-stable/sys/sys/
H A Dsysproto.h674 struct ktimer_settime_args { struct
1943 int sys_ktimer_settime(struct thread *, struct ktimer_settime_args *);

Completed in 179 milliseconds