Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_fork.c106 linux_vfork(struct thread *td, struct linux_vfork_args *args) in linux_vfork() function
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c78 { 0, (sy_call_t *)linux_vfork, AUE_VFORK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 58 = linux_vfork */
H A Dlinux_proto.h1292 int linux_vfork(struct thread *, struct linux_vfork_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c210 { 0, (sy_call_t *)linux_vfork, AUE_VFORK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 190 = linux_vfork */
H A Dlinux32_proto.h1651 int linux_vfork(struct thread *, struct linux_vfork_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c210 { 0, (sy_call_t *)linux_vfork, AUE_VFORK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 190 = linux_vfork */
H A Dlinux_proto.h1670 int linux_vfork(struct thread *, struct linux_vfork_args *);