Searched refs:linux_timerfd_gettime_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 107 …{ AS(linux_timerfd_gettime_args), (sy_call_t *)linux_timerfd_gettime, AUE_NULL, NULL, 0, 0, 0, SY_…
|
| H A D | linux_proto.h | 332 struct linux_timerfd_gettime_args { struct 1122 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
| H A D | linux_systrace_args.c | 623 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_event.c | 1197 linux_timerfd_gettime(struct thread *td, struct linux_timerfd_gettime_args *args) in linux_timerfd_gettime()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 307 …{ AS(linux_timerfd_gettime_args), (sy_call_t *)linux_timerfd_gettime, AUE_NULL, NULL, 0, 0, 0, SY_…
|
| H A D | linux_proto.h | 987 struct linux_timerfd_gettime_args { struct 1465 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
| H A D | linux_systrace_args.c | 2057 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 346 …{ AS(linux_timerfd_gettime_args), (sy_call_t *)linux_timerfd_gettime, AUE_NULL, NULL, 0, 0, 0, SY_…
|
| H A D | linux32_proto.h | 1073 struct linux_timerfd_gettime_args { struct 1762 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
| H A D | linux32_systrace_args.c | 2208 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 346 …{ AS(linux_timerfd_gettime_args), (sy_call_t *)linux_timerfd_gettime, AUE_NULL, NULL, 0, 0, 0, SY_…
|
| H A D | linux_proto.h | 1091 struct linux_timerfd_gettime_args { struct 1782 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
| H A D | linux_systrace_args.c | 2284 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|