Home
last modified time | relevance | path

Searched refs:ffclock_setestimate_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/kern/
H A Dkern_ffclock.c410 struct ffclock_setestimate_args { struct
416 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate() argument
470 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate()
H A Dinit_sysent.c311 { .sy_narg = AS(ffclock_setestimate_args), .sy_call = (sy_call_t *)sys_ffclock_setestimate, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 242 = ffclock_setestimate */
H A Dsystrace_args.c1218 struct ffclock_setestimate_args *p = params; in systrace_args()
/freebsd-src/sys/sys/
H A Dsysproto.h659 struct ffclock_setestimate_args { struct
2033 int sys_ffclock_setestimate(struct thread *, struct ffclock_setestimate_args *);
660 cest_r_ffclock_setestimate_args global() argument