Searched refs:linux_timerfd_create (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_event.c | 617 linux_timerfd_create(struct thread *td, struct linux_timerfd_create_args *args) in linux_timerfd_create() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| 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_proto.h | 1606 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| 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_proto.h | 1890 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| 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_proto.h | 1885 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 370 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auevent = AUE_NULL, .sy_flags = …
|
| H A D | linux_proto.h | 1482 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| 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_proto.h | 1259 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|