opnsense-src/sys/compat/linuxkpi/common/include/asm
Hans Petter Selasky 17e2a84e9a Rewrite code using atomic_fcmpset_int() in the LinuxKPI.
Suggested by:	mjg@
MFC after:	1 week
Sponsored by:	Mellanox Technologies
Sponsored by:	Limelight Networks
2018-06-06 15:31:47 +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 Rewrite code using atomic_fcmpset_int() in the LinuxKPI. 2018-06-06 15:31:47 +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 linuxkpi whitespace cleanup 2018-03-23 15:50:01 +00:00
fcntl.h
io.h
msr.h Implement the rdmsrl_safe() function macro in the LinuxKPI. 2018-06-06 13:29:52 +00:00
pgtable.h Implement a series of physical page management related functions in 2017-03-27 17:04:11 +00:00
smp.h Fix the definitions of get_cpu() and put_cpu(). 2018-04-05 17:26:03 +00:00
types.h
uaccess.h Define more copy to/from userspace functions in the LinuxKPI. 2016-05-23 12:52:22 +00:00