Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/linux/
HDlinux_timer.c158 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *uap) in linux_timer_getoverrun() function
/freebsd-11-stable/sys/i386/linux/
HDlinux_sysent.c282 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
HDlinux_proto.h1719 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
/freebsd-11-stable/sys/amd64/linux32/
HDlinux32_sysent.c283 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
HDlinux32_proto.h1699 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
/freebsd-11-stable/sys/amd64/linux/
HDlinux_sysent.c245 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
HDlinux_proto.h1403 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);