Searched refs:linux_timerfd_create (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 105 …{ AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_TH…
|
| H A D | linux_proto.h | 1120 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_event.c | 976 linux_timerfd_create(struct thread *td, struct linux_timerfd_create_args *args) in linux_timerfd_create() function
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 303 …{ AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_TH…
|
| H A D | linux_proto.h | 1461 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 342 …{ AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_TH…
|
| H A D | linux32_proto.h | 1758 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 342 …{ AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_TH…
|
| H A D | linux_proto.h | 1778 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
|