Home
last modified time | relevance | path

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

/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c190 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
H A Dlinux_proto.h1385 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd/sys/compat/linux/
H A Dlinux_misc.c1476 linux_getppid(struct thread *td, struct linux_getppid_args *args) in linux_getppid() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c81 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
H A Dlinux_proto.h1780 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c127 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
H A Dlinux_proto.h1532 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c82 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
H A Dlinux32_proto.h1786 int linux_getppid(struct thread *, struct linux_getppid_args *);