Home
last modified time | relevance | path

Searched refs:linux_clock_getres_time64_args (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/compat/linux/
H A Dlinux_time.c665 struct linux_clock_getres_time64_args *args) in linux_clock_getres_time64()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h1546 struct linux_clock_getres_time64_args { struct
2066 int linux_clock_getres_time64(struct thread *, struct linux_clock_getres_time64_args *);
H A Dlinux32_sysent.c424 { .sy_narg = AS(linux_clock_getres_time64_args), .sy_call = (sy_call_t *)linux_clock_getres_time64, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 406 = linux_clock_getres_time64 */
H A Dlinux32_systrace_args.c2998 struct linux_clock_getres_time64_args *p = params; in systrace_args()
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h1540 struct linux_clock_getres_time64_args { struct
2062 int linux_clock_getres_time64(struct thread *, struct linux_clock_getres_time64_args *);
H A Dlinux_sysent.c423 { .sy_narg = AS(linux_clock_getres_time64_args), .sy_call = (sy_call_t *)linux_clock_getres_time64, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 406 = linux_clock_getres_time64 */
H A Dlinux_systrace_args.c3029 struct linux_clock_getres_time64_args *p = params; in systrace_args()