Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_misc.c1721 linux_getppid(struct thread *td, struct linux_getppid_args *args) in linux_getppid() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c130 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
H A Dlinux_proto.h1467 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c84 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
H A Dlinux32_proto.h1686 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c84 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
H A Dlinux_proto.h1680 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c84 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
H A Dlinux_proto.h1268 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysent.c193 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getppid, .sy_auevent = AUE_GETPPID, .sy_flags = 0, .…
H A Dlinux_proto.h1328 int linux_getppid(struct thread *, struct linux_getppid_args *);