Searched refs:linux_waitid (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1022 linux_waitid(struct thread *td, struct linux_waitid_args *args) in linux_waitid() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 267 …{ .sy_narg = AS(linux_waitid_args), .sy_call = (sy_call_t *)linux_waitid, .sy_auevent = AUE_WAIT6,…
|
| H A D | linux_proto.h | 1570 int linux_waitid(struct thread *, struct linux_waitid_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 304 …{ .sy_narg = AS(linux_waitid_args), .sy_call = (sy_call_t *)linux_waitid, .sy_auevent = AUE_WAIT6,…
|
| H A D | linux32_proto.h | 1853 int linux_waitid(struct thread *, struct linux_waitid_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 304 …{ .sy_narg = AS(linux_waitid_args), .sy_call = (sy_call_t *)linux_waitid, .sy_auevent = AUE_WAIT6,…
|
| H A D | linux_proto.h | 1848 int linux_waitid(struct thread *, struct linux_waitid_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 300 …{ .sy_narg = AS(linux_waitid_args), .sy_call = (sy_call_t *)linux_waitid, .sy_auevent = AUE_WAIT6,…
|
| H A D | linux_proto.h | 1414 int linux_waitid(struct thread *, struct linux_waitid_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 115 …{ .sy_narg = AS(linux_waitid_args), .sy_call = (sy_call_t *)linux_waitid, .sy_auevent = AUE_WAIT6,…
|
| H A D | linux_proto.h | 1268 int linux_waitid(struct thread *, struct linux_waitid_args *);
|