freebsd-dev/sys/compat/linuxkpi/common/include/asm
Johannes Lundberg 62260f68b4 LinuxKPI: Add atomic_long_sub macro.
Reviewed by:	imp (mentor), hps
Approved by:	imp (mentor), hps
MFC after:	1 week
Differential Revision:	D20718
2019-06-21 16:43:16 +00:00
..
atomic64.h Use atomic_fcmpset_XXX() instead of atomic_cmpset_XXX() when possible 2018-08-09 09:39:32 +00:00
atomic-long.h LinuxKPI: Add atomic_long_sub macro. 2019-06-21 16:43:16 +00:00
atomic.h Remove no longer needed ifdefs in the LinuxKPI, after r341787. 2018-12-10 13:41:33 +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 LinuxKPI: Update user_access_begin for Linux v5.0. 2019-05-15 17:04:12 +00:00