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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_fork.c104 linux_vfork(struct thread *td, struct linux_vfork_args *args)
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h608 struct linux_vfork_args { struct
1650 int linux_vfork(struct thread *, struct linux_vfork_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h609 struct linux_vfork_args { struct
1669 int linux_vfork(struct thread *, struct linux_vfork_args *);
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h275 struct linux_vfork_args { struct
1291 int linux_vfork(struct thread *, struct linux_vfork_args *);

Completed in 222 milliseconds