Searched refs:ffclock_setestimate_args (Results 1 – 4 of 4) sorted by relevance
413 struct ffclock_setestimate_args { struct419 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate() argument473 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate()
300 …{ .sy_narg = AS(ffclock_setestimate_args), .sy_call = (sy_call_t *)sys_ffclock_setestimate, .sy_au…
1231 struct ffclock_setestimate_args *p = params; in systrace_args()
669 struct ffclock_setestimate_args { struct1993 int sys_ffclock_setestimate(struct thread *, struct ffclock_setestimate_args *);