Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ffclock.c445 struct ffclock_getestimate_args { struct
451 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate() argument
480 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate()
H A Dinit_sysent.c301 …{ .sy_narg = AS(ffclock_getestimate_args), .sy_call = (sy_call_t *)sys_ffclock_getestimate, .sy_au…
H A Dsystrace_args.c1238 struct ffclock_getestimate_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h672 struct ffclock_getestimate_args { struct
1994 int sys_ffclock_getestimate(struct thread *, struct ffclock_getestimate_args *);