freebsd-skq/sys/amd64/linux32
dchagin fd9d33be2a MFC r283374:
In preparation for switching linuxulator to the use the native 1:1
threads refactor kern_sched_rr_get_interval() and sys_sched_rr_get_interval().
Add a kern_sched_rr_get_interval() counterpart which takes a targettd
parameter to allow specify target thread directly by callee (new Linuxulator).

Linuxulator temporarily uses first thread in proc.

Move linux_sched_rr_get_interval() to the MI part.
2016-01-09 14:40:38 +00:00
..
linux32_dummy.c MFC r271743: 2014-09-23 07:50:04 +00:00
linux32_genassym.c Remove dead code. 2011-03-07 08:12:07 +00:00
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c MFC r283374: 2016-01-09 14:40:38 +00:00
linux32_proto.h Regen for r293478. 2016-01-09 14:34:29 +00:00
linux32_support.s
linux32_syscall.h Regen for r293478. 2016-01-09 14:34:29 +00:00
linux32_syscalls.c Regen for r293478. 2016-01-09 14:34:29 +00:00
linux32_sysent.c Regen for r293478. 2016-01-09 14:34:29 +00:00
linux32_systrace_args.c Regen for r293478. 2016-01-09 14:34:29 +00:00
linux32_sysvec.c Revert MFC r266925 because it can lead to instant panic at fexecve(): 2014-06-17 05:21:48 +00:00
linux.h MFC r283369: 2016-01-09 14:31:03 +00:00
Makefile add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.conf add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.master MFC r283370: 2016-01-09 14:33:10 +00:00