Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_ffclock.c416 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate() function
470 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate() function
H A Dinit_sysent.c311 …{ .sy_narg = AS(ffclock_setestimate_args), .sy_call = (sy_call_t *)sys_ffclock_setestimate, .sy_au…
/freebsd/sys/sys/
H A Dsysproto.h2029 int sys_ffclock_setestimate(struct thread *, struct ffclock_setestimate_args *);