Searched refs:linux_timerfd_gettime_args (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 370 struct linux_timerfd_gettime_args { struct 1185 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
| H A D | linux_sysent.c | 107 …{ .sy_narg = AS(linux_timerfd_gettime_args), .sy_call = (sy_call_t *)linux_timerfd_gettime, .sy_au…
|
| H A D | linux_systrace_args.c | 689 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 1141 struct linux_timerfd_gettime_args { struct 1486 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 1071 struct linux_timerfd_gettime_args { struct 1565 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
| H A D | linux_sysent.c | 307 …{ .sy_narg = AS(linux_timerfd_gettime_args), .sy_call = (sy_call_t *)linux_timerfd_gettime, .sy_au…
|
| H A D | linux_systrace_args.c | 2194 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 1152 struct linux_timerfd_gettime_args { struct 1849 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
| H A D | linux32_sysent.c | 346 …{ .sy_narg = AS(linux_timerfd_gettime_args), .sy_call = (sy_call_t *)linux_timerfd_gettime, .sy_au…
|
| H A D | linux32_systrace_args.c | 2330 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 1145 struct linux_timerfd_gettime_args { struct 1844 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
| H A D | linux_sysent.c | 346 …{ .sy_narg = AS(linux_timerfd_gettime_args), .sy_call = (sy_call_t *)linux_timerfd_gettime, .sy_au…
|
| H A D | linux_systrace_args.c | 2369 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|