opnsense-src/sys/arm64/linux
Dmitry Chagin 8fb3f959dc linux(4): Add struct clone_args for future clone3 system call.
In preparation for clone3 system call add struct clone_args and use it in
clone implementation.
Move all of clone related bits to the newly created linux_fork.h header.

Differential revision:	https://reviews.freebsd.org/D31474
MFC after:		2 weeks

(cherry picked from commit 0a4b664ae8)
2022-06-17 22:33:30 +03:00
..
linux.h linux(4): Plug in aarch64 fcntl flags. 2022-06-17 22:33:27 +03:00
linux_dummy_machdep.c Drop "All rights reserved" from my copyright statements. 2022-06-17 22:33:09 +03:00
linux_genassym.c linuxulator: add stub arm64 linux_genassym.c 2019-09-11 17:29:44 +00:00
linux_locore.asm linux: implement signal delivery on arm64 2022-06-17 22:33:09 +03:00
linux_machdep.c linux(4): Add struct clone_args for future clone3 system call. 2022-06-17 22:33:30 +03:00
linux_proto.h linux(4): Regen for clone syscall. 2022-06-17 22:33:29 +03:00
linux_ptrace.c Introduce arm64 linuxulator stubs 2018-06-18 19:34:34 +00:00
linux_support.s Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
linux_syscall.h Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux_syscalls.c Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux_sysent.c linux(4): Regen for faccessat2 system call. 2022-06-17 22:33:26 +03:00
linux_systrace_args.c linux(4): Regen for clone syscall. 2022-06-17 22:33:29 +03:00
linux_sysvec.c linux(4): Add struct clone_args for future clone3 system call. 2022-06-17 22:33:30 +03:00
linux_vdso.lds.s linux(4); Almost complete the vDSO. 2022-06-17 22:33:07 +03:00
linux_vdso_gtod.c linux(4): Fix gcc buld. 2022-06-17 22:33:14 +03:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux(4): Change clone syscall definition to match Linux actual one. 2022-06-17 22:33:29 +03:00