Searched refs:linux_timer_getoverrun_args (Results 1 – 15 of 15) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 458 struct linux_timer_getoverrun_args { struct 1206 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| 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_systrace_args.c | 860 struct linux_timer_getoverrun_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 710 struct linux_timer_getoverrun_args { struct 1397 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| 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_systrace_args.c | 1587 struct linux_timer_getoverrun_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 785 struct linux_timer_getoverrun_args { struct 1504 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| 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_systrace_args.c | 1700 struct linux_timer_getoverrun_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 854 struct linux_timer_getoverrun_args { struct 1787 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| 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_systrace_args.c | 1820 struct linux_timer_getoverrun_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 853 struct linux_timer_getoverrun_args { struct 1782 int linux_timer_getoverrun(struct thread *, struct linux_timer_getoverrun_args *);
|
| 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_systrace_args.c | 1865 struct linux_timer_getoverrun_args *p = params; in systrace_args()
|