Searched refs:linux_waitid (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/arm64/linux/ |
| H A D | linux_sysent.c | 112 …{ .sy_narg = AS(linux_waitid_args), .sy_call = (sy_call_t *)linux_waitid, .sy_auevent = AUE_WAIT6,…
|
| H A D | linux_proto.h | 1322 int linux_waitid(struct thread *, struct linux_waitid_args *);
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_misc.c | 818 linux_waitid(struct thread *td, struct linux_waitid_args *args) in linux_waitid() function
|
| /freebsd-14.2/sys/i386/linux/ |
| H A D | linux_sysent.c | 301 …{ .sy_narg = AS(linux_waitid_args), .sy_call = (sy_call_t *)linux_waitid, .sy_auevent = AUE_WAIT6,…
|
| H A D | linux_proto.h | 1947 int linux_waitid(struct thread *, struct linux_waitid_args *);
|
| /freebsd-14.2/sys/amd64/linux/ |
| H A D | linux_sysent.c | 264 …{ .sy_narg = AS(linux_waitid_args), .sy_call = (sy_call_t *)linux_waitid, .sy_auevent = AUE_WAIT6,…
|
| H A D | linux_proto.h | 1632 int linux_waitid(struct thread *, struct linux_waitid_args *);
|
| /freebsd-14.2/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 302 …{ .sy_narg = AS(linux_waitid_args), .sy_call = (sy_call_t *)linux_waitid, .sy_auevent = AUE_WAIT6,…
|
| H A D | linux32_proto.h | 1951 int linux_waitid(struct thread *, struct linux_waitid_args *);
|