Searched refs:linux_timer_getoverrun_args (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_machdep.c1000 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *args)
H A Dlinux_proto.h798 struct linux_timer_getoverrun_args { struct
1311 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
H A Dlinux_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 Dlinux_systrace_args.c1802 struct linux_timer_getoverrun_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h793 struct linux_timer_getoverrun_args { struct
1291 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);

Completed in 145 milliseconds