Searched refs:linux_timer_getoverrun (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_timer.c | 157 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *uap) in linux_timer_getoverrun() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 245 …{ .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_…
|
| H A D | linux_proto.h | 1549 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 282 …{ .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_…
|
| H A D | linux32_proto.h | 1832 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 282 …{ .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_…
|
| H A D | linux_proto.h | 1827 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 280 …{ .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_…
|
| H A D | linux_proto.h | 1397 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 129 …{ .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_…
|
| H A D | linux_proto.h | 1282 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|