Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_fork.c403 linux_clone(struct thread *td, struct linux_clone_args *args) in linux_clone() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c240 …{ AS(linux_clone_args), (sy_call_t *)linux_clone, AUE_RFORK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 22…
H A Dlinux_proto.h1232 int linux_clone(struct thread *, struct linux_clone_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c76 …{ AS(linux_clone_args), (sy_call_t *)linux_clone, AUE_RFORK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 56…
H A Dlinux_proto.h1290 int linux_clone(struct thread *, struct linux_clone_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c140 …{ AS(linux_clone_args), (sy_call_t *)linux_clone, AUE_RFORK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12…
H A Dlinux32_proto.h1599 int linux_clone(struct thread *, struct linux_clone_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c140 …{ AS(linux_clone_args), (sy_call_t *)linux_clone, AUE_RFORK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 12…
H A Dlinux_proto.h1618 int linux_clone(struct thread *, struct linux_clone_args *);