Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_ffclock.c442 struct ffclock_getestimate_args { struct
448 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate() argument
477 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate()
H A Dinit_sysent.c312 …{ .sy_narg = AS(ffclock_getestimate_args), .sy_call = (sy_call_t *)sys_ffclock_getestimate, .sy_au…
H A Dsystrace_args.c1225 struct ffclock_getestimate_args *p = params; in systrace_args()
/freebsd/sys/sys/
H A Dsysproto.h662 struct ffclock_getestimate_args { struct
2030 int sys_ffclock_getestimate(struct thread *, struct ffclock_getestimate_args *);