Searched refs:linux_eventfd2 (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_event.c | 594 linux_eventfd2(struct thread *td, struct linux_eventfd2_args *args) in linux_eventfd2() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 310 …{ .sy_narg = AS(linux_eventfd2_args), .sy_call = (sy_call_t *)linux_eventfd2, .sy_auevent = AUE_NU…
|
| H A D | linux_proto.h | 1613 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 348 …{ .sy_narg = AS(linux_eventfd2_args), .sy_call = (sy_call_t *)linux_eventfd2, .sy_auevent = AUE_NU…
|
| H A D | linux32_proto.h | 1896 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 348 …{ .sy_narg = AS(linux_eventfd2_args), .sy_call = (sy_call_t *)linux_eventfd2, .sy_auevent = AUE_NU…
|
| H A D | linux_proto.h | 1891 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 376 …{ .sy_narg = AS(linux_eventfd2_args), .sy_call = (sy_call_t *)linux_eventfd2, .sy_auevent = AUE_NU…
|
| H A D | linux_proto.h | 1488 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 39 …{ .sy_narg = AS(linux_eventfd2_args), .sy_call = (sy_call_t *)linux_eventfd2, .sy_auevent = AUE_NU…
|
| H A D | linux_proto.h | 1209 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
|