Searched refs:ffclock_setestimate_args (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_ffclock.c409 struct ffclock_setestimate_args { struct
415 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap)
469 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap)
H A Dinit_sysent.c278 { AS(ffclock_setestimate_args), (sy_call_t *)sys_ffclock_setestimate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 242 = ffclock_setestimate */
H A Dsystrace_args.c1349 struct ffclock_setestimate_args *p = params;
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c291 { AS(ffclock_setestimate_args), (sy_call_t *)sys_ffclock_setestimate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 242 = ffclock_setestimate */
H A Dfreebsd32_systrace_args.c1256 struct ffclock_setestimate_args *p = params;
/freebsd-10-stable/sys/sys/
H A Dsysproto.h733 struct ffclock_setestimate_args { struct
1993 int sys_ffclock_setestimate(struct thread *, struct ffclock_setestimate_args *);

Completed in 406 milliseconds