Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDkern_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
HDinit_sysent.c306 …{ .sy_narg = AS(ffclock_getestimate_args), .sy_call = (sy_call_t *)sys_ffclock_getestimate, .sy_au…
/freebsd-14-stable/sys/sys/
HDsysproto.h2039 int sys_ffclock_getestimate(struct thread *, struct ffclock_getestimate_args *);