Searched refs:linux_getppid (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 193 …{ 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 173 = linux_getpp…
|
| H A D | linux_proto.h | 1189 int linux_getppid(struct thread *, struct linux_getppid_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 130 …{ 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 110 = linux_getpp…
|
| H A D | linux_proto.h | 1331 int linux_getppid(struct thread *, struct linux_getppid_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 84 …{ 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 64 = linux_getppi…
|
| H A D | linux32_proto.h | 1556 int linux_getppid(struct thread *, struct linux_getppid_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 84 …{ 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 64 = linux_getppi…
|
| H A D | linux_proto.h | 1575 int linux_getppid(struct thread *, struct linux_getppid_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1744 linux_getppid(struct thread *td, struct linux_getppid_args *args) in linux_getppid() function
|