Searched refs:linux_timer_getoverrun_args (Results 1 - 10 of 10) 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)
/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.h722 struct linux_timer_getoverrun_args { struct
1403 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
H A Dlinux_systrace_args.c1601 struct linux_timer_getoverrun_args *p = params;
/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.h804 struct linux_timer_getoverrun_args { struct
1699 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
H A Dlinux32_systrace_args.c1746 struct linux_timer_getoverrun_args *p = params;
/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.h808 struct linux_timer_getoverrun_args { struct
1719 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
H A Dlinux_systrace_args.c1796 struct linux_timer_getoverrun_args *p = params;

Completed in 390 milliseconds