Searched refs:linux_timerfd_gettime_args (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/compat/linux/ |
H A D | linux_event.c | 629 linux_timerfd_gettime(struct thread *td, struct linux_timerfd_gettime_args *args) in linux_timerfd_gettime()
|
/freebsd/sys/arm64/linux/ |
H A D | linux_proto.h | 384 struct linux_timerfd_gettime_args { struct 1318 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
H A D | linux_sysent.c | 104 …{ .sy_narg = AS(linux_timerfd_gettime_args), .sy_call = (sy_call_t *)linux_timerfd_gettime, .sy_au…
|
H A D | linux_systrace_args.c | 703 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|
/freebsd/sys/amd64/linux/ |
H A D | linux_proto.h | 1088 struct linux_timerfd_gettime_args { struct 1675 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
H A D | linux_sysent.c | 304 …{ .sy_narg = AS(linux_timerfd_gettime_args), .sy_call = (sy_call_t *)linux_timerfd_gettime, .sy_au…
|
H A D | linux_systrace_args.c | 2213 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|
/freebsd/sys/amd64/linux32/ |
H A D | linux32_proto.h | 1166 struct linux_timerfd_gettime_args { struct 1995 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
H A D | linux32_sysent.c | 344 …{ .sy_narg = AS(linux_timerfd_gettime_args), .sy_call = (sy_call_t *)linux_timerfd_gettime, .sy_au…
|
H A D | linux32_systrace_args.c | 2344 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|
/freebsd/sys/i386/linux/ |
H A D | linux_proto.h | 1160 struct linux_timerfd_gettime_args { struct 1991 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
|
H A D | linux_sysent.c | 343 …{ .sy_narg = AS(linux_timerfd_gettime_args), .sy_call = (sy_call_t *)linux_timerfd_gettime, .sy_au…
|
H A D | linux_systrace_args.c | 2375 struct linux_timerfd_gettime_args *p = params; in systrace_args()
|