Searched refs:linux_timer_getoverrun (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_timer.c | 158 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *uap) in linux_timer_getoverrun() function
|
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 129 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
|
| H A D | linux_proto.h | 1143 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 245 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
|
| H A D | linux_proto.h | 1404 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 282 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
|
| H A D | linux32_proto.h | 1700 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 282 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
|
| H A D | linux_proto.h | 1720 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|