Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ffclock.c451 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate() function
480 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate() function
H A Dinit_sysent.c301 …{ .sy_narg = AS(ffclock_getestimate_args), .sy_call = (sy_call_t *)sys_ffclock_getestimate, .sy_au…
/f-stack/freebsd/sys/
H A Dsysproto.h1994 int sys_ffclock_getestimate(struct thread *, struct ffclock_getestimate_args *);