Searched refs:linux_timerfd_create_args (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 360 struct linux_timerfd_create_args { struct 1183 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| H A D | linux_sysent.c | 105 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
|
| H A D | linux_systrace_args.c | 671 struct linux_timerfd_create_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 1126 struct linux_timerfd_create_args { struct 1482 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 1052 struct linux_timerfd_create_args { struct 1561 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| H A D | linux_sysent.c | 303 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
|
| H A D | linux_systrace_args.c | 2159 struct linux_timerfd_create_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 1131 struct linux_timerfd_create_args { struct 1845 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| H A D | linux32_sysent.c | 342 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
|
| H A D | linux32_systrace_args.c | 2293 struct linux_timerfd_create_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 1126 struct linux_timerfd_create_args { struct 1840 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| H A D | linux_sysent.c | 342 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
|
| H A D | linux_systrace_args.c | 2334 struct linux_timerfd_create_args *p = params; in systrace_args()
|