opnsense-src/sys/amd64/linux
Dmitry Chagin e7a07ad1db linux(4): Implement vdso getcpu for x86.
This is modeled after f2395455 (by kib@).

MFC after:		2 weeks

(cherry picked from commit 5a6a4fb284)
2022-06-17 22:35:00 +03:00
..
linux.h linux: Replace ifdefs in ptrace with per-architecture callbacks 2022-06-17 22:33:37 +03:00
linux_dummy_machdep.c linux(4): Implement semtimedop syscalls. 2022-06-17 22:34:53 +03:00
linux_genassym.c
linux_locore.asm linux(4); Almost complete the vDSO. 2022-06-17 22:33:07 +03:00
linux_machdep.c linux: remove the always curthread argument from lconvpath 2022-06-17 22:33:39 +03:00
linux_proto.h linux(4): Regen for semtimedop syscalls. 2022-06-17 22:34:53 +03: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 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(4): Implement vdso getcpu for x86. 2022-06-17 22:35:00 +03:00
linux_vdso.lds.s linux(4): Implement vdso getcpu for x86. 2022-06-17 22:35:00 +03:00
linux_vdso_gtod.c linux(4): Implement vdso getcpu for x86. 2022-06-17 22:35:00 +03:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux(4): Change semtimedop syscall definition to match Linux actual one. 2022-06-17 22:34:47 +03:00