Searched refs:linux_timer_getoverrun (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/compat/linux/ |
| HD | linux_timer.c | 158 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *uap) in linux_timer_getoverrun() function
|
| /freebsd-11-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 282 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
|
| HD | linux_proto.h | 1719 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-11-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 283 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
|
| HD | linux32_proto.h | 1699 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| /freebsd-11-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 245 …{ AS(linux_timer_getoverrun_args), (sy_call_t *)linux_timer_getoverrun, AUE_NULL, NULL, 0, 0, 0, S…
|
| HD | linux_proto.h | 1403 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|