opnsense-src/sys/compat/linuxkpi/common/include/asm
Hans Petter Selasky ca487c1888 Remove no longer needed ifdefs in the LinuxKPI, after r341787.
Differential Revision:	https://reviews.freebsd.org/D18450
Reviewed by:		kib@
MFC after:		3 days
Sponsored by:		Mellanox Technologies
2018-12-10 13:41:33 +00:00
..
atomic-long.h Remove no longer needed ifdefs in the LinuxKPI, after r341787. 2018-12-10 13:41:33 +00:00
atomic.h Remove no longer needed ifdefs in the LinuxKPI, after r341787. 2018-12-10 13:41:33 +00:00
atomic64.h Use atomic_fcmpset_XXX() instead of atomic_cmpset_XXX() when possible 2018-08-09 09:39:32 +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 Implement the user_access_begin(), user_access_end(), usafe_get_user() and 2018-06-11 15:42:29 +00:00