opnsense-src/sys/compat/linuxkpi/common/include/asm
Hans Petter Selasky 8f294983e9 Optimise xchg() to use atomic_swap_32() and atomic_swap_64().
Suggested by:	kib@
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2018-02-18 18:46:56 +00:00
..
atomic-long.h The LinuxKPI atomics do not have acquire nor release semantics unless 2017-09-18 13:37:14 +00:00
atomic.h Optimise xchg() to use atomic_swap_32() and atomic_swap_64(). 2018-02-18 18:46:56 +00:00
atomic64.h The LinuxKPI atomics do not have acquire nor release semantics unless 2017-09-18 13:37:14 +00:00
byteorder.h Use function macros when possible to avoid stray substitutions. 2016-05-10 11:39:36 +00:00
fcntl.h
io.h
msr.h Add a couple of trivial headers to the LinuxKPI. 2017-08-20 01:40:24 +00:00
pgtable.h Implement a series of physical page management related functions in 2017-03-27 17:04:11 +00:00
smp.h Add get_cpu() and put_cpu(). 2017-05-21 00:06:36 +00:00
types.h
uaccess.h Define more copy to/from userspace functions in the LinuxKPI. 2016-05-23 12:52:22 +00:00