opnsense-src/sys/amd64/linux
Dmitry Chagin b960dd4815 linux(4): Constify vdso install/deinstall.
In order to reduce diff between arches constify vdso install/deinstall
functions like arm64.

Reviewed by:		emaste
Differential revision:	https://reviews.freebsd.org/D30901
MFC after:		2 weeks

(cherry picked from commit a543556c81)
2022-06-17 22:33:07 +03:00
..
linux.h linux(4): Rework Linux ppoll system call. 2022-06-17 22:30:19 +03: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 linux(4); Almost complete the vDSO. 2022-06-17 22:33:07 +03:00
linux_machdep.c linux(4): implement coredump support 2022-06-17 22:33:02 +03:00
linux_proto.h linux(4): Regen for linux_poll system call. 2022-06-17 22:30:20 +03:00
linux_ptrace.c linux(4): implement coredump support 2022-06-17 22:33:02 +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 linux_poll system call. 2022-06-17 22:30:20 +03:00
linux_syscalls.c linux(4): Regen for linux_poll system call. 2022-06-17 22:30:20 +03:00
linux_sysent.c linux(4): Regen for linux_poll system call. 2022-06-17 22:30:20 +03:00
linux_systrace_args.c linux(4): Regen for linux_poll system call. 2022-06-17 22:30:20 +03:00
linux_sysvec.c linux(4): Constify vdso install/deinstall. 2022-06-17 22:33:07 +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); Almost complete the vDSO. 2022-06-17 22:33:07 +03:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux(4): Implement poll system call via linux_common_ppol() 2022-06-17 22:30:19 +03:00