Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_misc.c1029 return (linux_wait4(td, &wait4_args)); in linux_waitpid()
1034 linux_wait4(struct thread *td, struct linux_wait4_args *args) in linux_wait4() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c280 …{ AS(linux_wait4_args), (sy_call_t *)linux_wait4, AUE_WAIT4, NULL, 0, 0, 0, SY_THR_STATIC }, /* 26…
H A Dlinux_proto.h1250 int linux_wait4(struct thread *, struct linux_wait4_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c81 …{ AS(linux_wait4_args), (sy_call_t *)linux_wait4, AUE_WAIT4, NULL, 0, 0, 0, SY_THR_STATIC }, /* 61…
H A Dlinux_proto.h1295 int linux_wait4(struct thread *, struct linux_wait4_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c134 …{ AS(linux_wait4_args), (sy_call_t *)linux_wait4, AUE_WAIT4, NULL, 0, 0, 0, SY_THR_STATIC }, /* 11…
H A Dlinux32_proto.h1594 int linux_wait4(struct thread *, struct linux_wait4_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c134 …{ AS(linux_wait4_args), (sy_call_t *)linux_wait4, AUE_WAIT4, NULL, 0, 0, 0, SY_THR_STATIC }, /* 11…
H A Dlinux_proto.h1613 int linux_wait4(struct thread *, struct linux_wait4_args *);