Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linux/
H A Dlinux_timer.c202 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *uap) in linux_timer_getoverrun() function
/freebsd-src/sys/arm64/linux/
H A Dlinux_sysent.c126 { .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 109 = linux_timer_getoverrun */
H A Dlinux_proto.h1336 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_sysent.c280 { .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 262 = linux_timer_getoverrun */
H A Dlinux32_proto.h1930 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
/freebsd-src/sys/amd64/linux/
H A Dlinux_sysent.c242 { .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 225 = linux_timer_getoverrun */
H A Dlinux_proto.h1611 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
/freebsd-src/sys/i386/linux/
H A Dlinux_sysent.c279 { .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 262 = linux_timer_getoverrun */
H A Dlinux_proto.h1926 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);