freebsd-dev/sys/compat/linuxkpi/common/include/linux
Hans Petter Selasky 3cfeca84b4 Implement more bit operation functions in the LinuxKPI.
Some minor whitespace nits while at it.

Obtained from:		kmacy @
MFC after:		1 week
Sponsored by:		Mellanox Technologies
2017-02-27 14:38:17 +00:00
..
bitops.h Implement more bit operation functions in the LinuxKPI. 2017-02-27 14:38:17 +00:00
bottom_half.h Add support for LinuxKPI tasklets. 2017-02-21 13:23:53 +00:00
cache.h
cdev.h
clocksource.h
compat.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
compiler.h
completion.h
delay.h
device.h Prototype device structure to ensure LinuxKPI header file can be 2017-02-24 17:03:14 +00:00
dma-attrs.h
dma-mapping.h Implement GFP_DMA32 flag in the LinuxKPI. 2017-02-17 13:31:11 +00:00
dmapool.h
err.h
errno.h
etherdevice.h
file.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
fs.h
gfp.h Optimise unmapped LinuxKPI page allocations. 2017-02-22 19:39:54 +00:00
hardirq.h
idr.h
if_arp.h
if_ether.h
if_vlan.h
in6.h
in.h
inetdevice.h
interrupt.h Add support for LinuxKPI tasklets. 2017-02-21 13:23:53 +00:00
io-mapping.h
io.h
ioctl.h
jhash.h
jiffies.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
kdev_t.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
kernel.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
kmod.h
kobject.h
kref.h
kthread.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
ktime.h
list.h
lockdep.h
log2.h
math64.h
miscdevice.h
mm.h
module.h
moduleparam.h
mutex.h
net.h
netdevice.h
notifier.h
page.h
pci.h
poll.h
printk.h
radix-tree.h
random.h
rbtree.h
rculist.h Replace dummy implementation of RCU in the LinuxKPI with one based on 2017-02-21 18:04:21 +00:00
rcupdate.h Replace dummy implementation of RCU in the LinuxKPI with one based on 2017-02-21 18:04:21 +00:00
rwlock.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
rwsem.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
scatterlist.h Convert magic values into macros in the LinuxKPI scatterlist 2017-02-22 20:24:09 +00:00
sched.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
semaphore.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
slab.h Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
socket.h
spinlock.h Streamline the LinuxKPI spinlock wrappers. 2017-02-21 14:22:14 +00:00
srcu.h Implement srcu_dereference() macro in the LinuxKPI. 2017-02-24 14:40:15 +00:00
string.h Implement more string functions in the LinuxKPI. 2017-02-24 17:36:55 +00:00
sysfs.h
time.h
timer.h
types.h Define __sum16 type in the LinuxKPI. 2017-02-27 13:59:02 +00:00
uaccess.h
usb.h
vmalloc.h
wait.h Make the LinuxKPI task struct persistent accross system calls. 2017-02-21 12:43:02 +00:00
workqueue.h