Searched refs:linux_timer_getoverrun_args (Results 1 – 13 of 13) 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()
|
| /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 | 420 struct linux_timer_getoverrun_args { struct 1143 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| H A D | linux_systrace_args.c | 794 struct linux_timer_getoverrun_args *p = params; in systrace_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 | 723 struct linux_timer_getoverrun_args { struct 1404 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| H A D | linux_systrace_args.c | 1601 struct linux_timer_getoverrun_args *p = params; in systrace_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 | 805 struct linux_timer_getoverrun_args { struct 1700 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| H A D | linux32_systrace_args.c | 1746 struct linux_timer_getoverrun_args *p = params; in systrace_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 | 809 struct linux_timer_getoverrun_args { struct 1720 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| H A D | linux_systrace_args.c | 1796 struct linux_timer_getoverrun_args *p = params; in systrace_args()
|