Home
last modified time | relevance | path

Searched refs:sys_ffclock_getestimate (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dkern_ffclock.c448 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate() function
477 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate() function
H A Dinit_sysent.c312 …{ .sy_narg = AS(ffclock_getestimate_args), .sy_call = (sy_call_t *)sys_ffclock_getestimate, .sy_au…
/freebsd/sys/sys/
H A Dsysproto.h2030 int sys_ffclock_getestimate(struct thread *, struct ffclock_getestimate_args *);