Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_ffclock.c443 struct ffclock_getestimate_args { struct
449 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate() argument
478 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate()
H A Dinit_sysent.c295 …{ AS(ffclock_getestimate_args), (sy_call_t *)sys_ffclock_getestimate, AUE_NULL, NULL, 0, 0, 0, SY_…
H A Dsystrace_args.c1238 struct ffclock_getestimate_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c302 …{ AS(ffclock_getestimate_args), (sy_call_t *)sys_ffclock_getestimate, AUE_NULL, NULL, 0, 0, 0, SY_…
H A Dfreebsd32_systrace_args.c1208 struct ffclock_getestimate_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h672 struct ffclock_getestimate_args { struct
1937 int sys_ffclock_getestimate(struct thread *, struct ffclock_getestimate_args *);