Searched refs:linux_timer_getoverrun (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_timer.c | 202 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *uap) in linux_timer_getoverrun() function
|
| /freebsd-14.2/sys/arm64/linux/ |
| H A D | linux_sysent.c | 126 …{ .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_…
|
| H A D | linux_proto.h | 1336 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-14.2/sys/i386/linux/ |
| H A D | linux_sysent.c | 279 …{ .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_…
|
| H A D | linux_proto.h | 1926 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-14.2/sys/amd64/linux/ |
| H A D | linux_sysent.c | 242 …{ .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_…
|
| H A D | linux_proto.h | 1611 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-14.2/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 280 …{ .sy_narg = AS(linux_timer_getoverrun_args), .sy_call = (sy_call_t *)linux_timer_getoverrun, .sy_…
|
| H A D | linux32_proto.h | 1930 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|