Searched refs:linux_getppid (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1721 linux_getppid(struct thread *td, struct linux_getppid_args *args) in linux_getppid() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 130 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1467 int linux_getppid(struct thread *, struct linux_getppid_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 84 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux32_proto.h | 1686 int linux_getppid(struct thread *, struct linux_getppid_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 84 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1680 int linux_getppid(struct thread *, struct linux_getppid_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 84 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1268 int linux_getppid(struct thread *, struct linux_getppid_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 193 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
|
| H A D | linux_proto.h | 1328 int linux_getppid(struct thread *, struct linux_getppid_args *);
|