Searched refs:linux_getppid_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/i386/linux/
H A Dlinux_proto.h209 struct linux_getppid_args { struct
1227 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-11.0-release/sys/amd64/linux/
H A Dlinux_proto.h441 struct linux_getppid_args { struct
1200 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-11.0-release/sys/amd64/linux32/
H A Dlinux32_proto.h205 struct linux_getppid_args { struct
1208 int linux_getppid(struct thread *, struct linux_getppid_args *);
/freebsd-11.0-release/sys/compat/linux/
H A Dlinux_misc.c1728 linux_getppid(struct thread *td, struct linux_getppid_args *args)

Completed in 168 milliseconds