Home
last modified time | relevance | path

Searched refs:linux_exit (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/compat/linux/
H A Dlinux_fork.c369 linux_exit(struct thread *td, struct linux_exit_args *args) in linux_exit() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c80 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_…
H A Dlinux_proto.h1430 int linux_exit(struct thread *, struct linux_exit_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c21 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_…
H A Dlinux32_proto.h1642 int linux_exit(struct thread *, struct linux_exit_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c21 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_…
H A Dlinux_proto.h1635 int linux_exit(struct thread *, struct linux_exit_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c21 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_…
H A Dlinux_proto.h1234 int linux_exit(struct thread *, struct linux_exit_args *);
/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysent.c113 …{ .sy_narg = AS(linux_exit_args), .sy_call = (sy_call_t *)linux_exit, .sy_auevent = AUE_EXIT, .sy_…
H A Dlinux_proto.h1266 int linux_exit(struct thread *, struct linux_exit_args *);