1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/sys/i386
John Baldwin a80b9ee15a atomic(9): Implement atomic_testand(clear|set)_ptr
For current architectures, these are just aliases for the existing
operation on the relevant scalar integer.

Reviewed by:	imp, kib
Obtained from:	CheriBSD
Sponsored by:	AFRL, DARPA
Differential Revision:	https://reviews.freebsd.org/D47631
2024-11-19 10:24:50 -05:00
..
acpica Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
bios newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00
conf Retire non-NEW_PCIB code and remove config option 2024-07-18 18:55:12 +01:00
i386 x86: Remove invalid DEVMETHOD methods for leaf devices 2024-11-01 10:10:30 -04:00
include atomic(9): Implement atomic_testand(clear|set)_ptr 2024-11-19 10:24:50 -05:00
linux sysent: regen for typo fix 2024-10-22 19:21:26 +01:00
pci pir: Use device_set_descf() 2024-06-16 16:37:26 -04:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00