opnsense-src/sys/arm64/linux
Mitchell Horne d96eebfdb3 linux: populate sv_syscallnames in each sysentvec
This allows the syscallname() function to give a usable result for Linux
ABIs.

Reported by:	jrtc27
Reviewed by:	jrtc27, markj, jhb
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37199

(cherry picked from commit 1da65dcb1c)
(cherry picked from commit f396f9b6c9)
2022-11-06 10:54:46 -04:00
..
linux.h linux(4): To reuse MD linux.h hide kernel dependencies unde _KERNEL constraint 2022-07-06 14:02:15 +03:00
linux_dummy_machdep.c linux(4): Implement semtimedop syscalls. 2022-06-17 22:34:53 +03:00
linux_genassym.c linuxulator: add stub arm64 linux_genassym.c 2019-09-11 17:29:44 +00:00
linux_locore.asm linux(4): Implement signal trampoline for arm64 in a FreeBSD-way 2022-06-17 22:35:22 +03:00
linux_machdep.c linux(4): Deduplicate execve 2022-06-17 22:35:30 +03:00
linux_proto.h linux(4): Regen for semtimedop syscalls. 2022-06-17 22:34:53 +03:00
linux_sigframe.h linux(4): Add AT_MINSIGSTKSZ to arm64 port 2022-06-17 22:35:23 +03:00
linux_support.s linux(4): Implement futex_op for arm64. 2022-06-17 22:35:19 +03:00
linux_syscall.h linux(4): Regen for semop syscall. 2022-06-17 22:34:47 +03:00
linux_syscalls.c linux(4): Regen for semop syscall. 2022-06-17 22:34:47 +03:00
linux_sysent.c linux(4): Regen for semtimedop syscalls. 2022-06-17 22:34:53 +03:00
linux_systrace_args.c linux(4): Regen for semtimedop syscalls. 2022-06-17 22:34:53 +03:00
linux_sysvec.c linux: populate sv_syscallnames in each sysentvec 2022-11-06 10:54:46 -04:00
linux_vdso.lds.s linux(4): Implement signal trampoline for arm64 in a FreeBSD-way 2022-06-17 22:35:22 +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): Fix arm64 syscalls.master layout 2022-06-17 22:35:23 +03:00