Searched refs:linux_timerfd_create (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/compat/linux/ |
| H A D | linux_event.c | 611 linux_timerfd_create(struct thread *td, struct linux_timerfd_create_args *args) in linux_timerfd_create() function
|
| /freebsd/sys/arm64/linux/ |
| H A D | linux_sysent.c | 102 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
|
| H A D | linux_proto.h | 1316 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_sysent.c | 339 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
|
| H A D | linux_proto.h | 1987 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_sysent.c | 300 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
|
| H A D | linux_proto.h | 1671 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 340 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
|
| H A D | linux32_proto.h | 1991 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|