Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_fork.c99 linux_vfork(struct thread *td, struct linux_vfork_args *args) in linux_vfork() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c78 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_vfork, .sy_auevent = AUE_VFORK, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1428 int linux_vfork(struct thread *, struct linux_vfork_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c210 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_vfork, .sy_auevent = AUE_VFORK, .sy_flags = 0, .sy_t…
H A Dlinux32_proto.h1781 int linux_vfork(struct thread *, struct linux_vfork_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c210 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_vfork, .sy_auevent = AUE_VFORK, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1775 int linux_vfork(struct thread *, struct linux_vfork_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c210 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_vfork, .sy_auevent = AUE_VFORK, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1349 int linux_vfork(struct thread *, struct linux_vfork_args *);