Searched refs:linux_timer_getoverrun (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_timer.c158 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *uap) function
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c245 { AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 225 = linux_timer_getoverrun */
H A Dlinux_proto.h1403 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c283 { AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 262 = linux_timer_getoverrun */
H A Dlinux32_proto.h1699 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c282 { AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 262 = linux_timer_getoverrun */
H A Dlinux_proto.h1719 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);

Completed in 238 milliseconds