Searched refs:linux_getppid (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c193 { 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 173 = linux_getppid */
H A Dlinux_proto.h1202 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c130 { 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 110 = linux_getppid */
H A Dlinux_proto.h1372 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c84 { 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 64 = linux_getppid */
H A Dlinux_proto.h1590 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c84 { 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 64 = linux_getppid */
H A Dlinux32_proto.h1582 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-12-stable/sys/compat/linux/
H A Dlinux_misc.c1633 linux_getppid(struct thread *td, struct linux_getppid_args *args) function

Completed in 690 milliseconds