1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/compat
Hans Petter Selasky cffaf933d7 Implement __test_and_clear_bit() and __test_and_set_bit() in the LinuxKPI.
The clang compiler will optimise these functions down to three AMD64
instructions if the bit argument is a constant during compilation.

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2017-02-23 09:53:54 +00:00
..
cloudabi Rework r313352. 2017-02-13 09:04:38 +00:00
cloudabi32 Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
cloudabi64 Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
freebsd32 Rework r313352. 2017-02-13 09:04:38 +00:00
ia32 Tidy up ia32_sysvec sv_flags setting 2016-10-20 20:29:54 +00:00
linprocfs Add /proc/self/mounts to linprocfs; some linux binaries need it. 2017-02-20 17:33:25 +00:00
linsysfs
linux Right clock defines specified in linux_timer.h. 2017-02-23 08:17:42 +00:00
linuxkpi/common Implement __test_and_clear_bit() and __test_and_set_bit() in the LinuxKPI. 2017-02-23 09:53:54 +00:00
ndis
netbsd
svr4 Regenerate all the system call tables to drop "created from" lines. 2017-02-10 19:45:02 +00:00
x86bios