opnsense-src/sys/amd64/linux
Andrew Turner e5e2c7ffa0 Create sys/reg.h for the common code previously in machine/reg.h
Move the common kernel function signatures from machine/reg.h to a new
sys/reg.h. This is in preperation for adding PT_GETREGSET to ptrace(2).

Reviewed by:	imp, markj
Sponsored by:	DARPA, AFRL (original work)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19830

(cherry picked from commit b792434150)
2022-05-12 15:12:59 -07:00
..
linux.h linux: refactor bsd_to_linux_regset() out of linux_ptrace.c 2022-02-21 12:46:06 +00:00
linux_dummy_machdep.c linux(4): Deduplicate unimpl/dummy syscall handlers 2020-11-05 19:30:31 +00:00
linux_genassym.c
linux_locore.asm linuxulator: rename linux_locore.s to .asm 2019-07-30 17:18:31 +00:00
linux_machdep.c linux(4): make arch_prctl(2) support GET_CET_STATUS, report unknown codes 2022-02-21 12:44:26 +00:00
linux_proto.h Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux_ptrace.c Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
linux_support.s amd64/linux*: add required header to get the constant value 2021-05-26 15:18:54 -04: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 Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux_systrace_args.c Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux_sysvec.c Add infrastructure required for Linux coredump support 2022-05-12 15:12:59 -07:00
linux_vdso.lds.s
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux: add new syscall numbers 2022-02-13 21:30:49 +00:00